11.07.2015 Views

SQL Anywhere 12.0.1 WhitePaper - Sybase

SQL Anywhere 12.0.1 WhitePaper - Sybase

SQL Anywhere 12.0.1 WhitePaper - Sybase

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Additional Driver Support<strong>SQL</strong> <strong>Anywhere</strong> <strong>12.0.1</strong> offers improved support for JDBC. JDBC is a call‐level interface for Java applications,providing you with a uniform interface to a wide range of relational databases, and a common base onwhich higher level tools and interfaces can be built.The JDBC driver now supports the following PreparedStatement.setClob methods for improvedperformance and memory usage when working with large strings and large character streams:PreparedStatement.setClob( int parameterIndex, Clob x )PreparedStatement.setClob( int parameterIndex, Reader reader, long length )Java and .NET ImprovementsThe <strong>SQL</strong> <strong>Anywhere</strong> Java VM ClassLoader which is used in providing Java in the database support now allowsapplications to install shutdown hooks. These shutdown hooks are very similar to the shutdown hooks thatapplications install with the JVM Runtime. When a connection that is using Java in the database supportexecutes a STOP JAVA statement or disconnects, the ClassLoader for that connection will now run allshutdown hooks that have been installed for that particular connection prior to unloading.The .NET SetupVSPackage application now performs several installer functions such as updating the GlobalAssembly Cache and the Windows Microsoft.NET machine.config file. In addition, if <strong>SQL</strong> Server 2008 or lateris installed on the system, .NET SetupVSPackage also installs mapping files to import and export datato/from <strong>SQL</strong> <strong>Anywhere</strong>.UltraLite EnhancementsThe UltraLite database now supports Android smartphone and tablet devices. You can use the Androidimplementation of the UltraLiteJ API to create feature rich applications that use UltraLite databases. Datasynchronization is also enabled between a consolidated database and an UltraLite database running on theAndroid device.<strong>SQL</strong> <strong>Anywhere</strong> <strong>12.0.1</strong>New Features Summary – February 20115

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!