Uses of Package
org.apache.servicemix.jdbc.adapter

Packages that use org.apache.servicemix.jdbc.adapter
org.apache.servicemix.jdbc.adapter   
 

Classes in org.apache.servicemix.jdbc.adapter used by org.apache.servicemix.jdbc.adapter
BlobJDBCAdapter
          This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations.
BytesJDBCAdapter
          This JDBCAdapter inserts and extracts BLOB data using the setBytes()/getBytes() operations.
DefaultJDBCAdapter
          Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.
StreamJDBCAdapter
          This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations.
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.