org.apache.servicemix.jdbc.adapter
Class AxionJDBCAdapter

java.lang.Object
  extended by org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
      extended by org.apache.servicemix.jdbc.adapter.StreamJDBCAdapter
          extended by org.apache.servicemix.jdbc.adapter.AxionJDBCAdapter
All Implemented Interfaces:
JDBCAdapter

public class AxionJDBCAdapter
extends StreamJDBCAdapter

Axion specific Adapter.

Version:
$Revision: 1.4 $

Field Summary
 
Fields inherited from class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
statements
 
Constructor Summary
AxionJDBCAdapter()
           
 
Method Summary
 
Methods inherited from class org.apache.servicemix.jdbc.adapter.StreamJDBCAdapter
getBinaryData, setBinaryData
 
Methods inherited from class org.apache.servicemix.jdbc.adapter.DefaultJDBCAdapter
doCreateTables, doDropTables, doGetCount, doGetIds, doGetIds, doLoadData, doLoadData, doLoadData, doRemoveData, doRemoveData, doStoreData, doUpdateData, getStatements, setStatements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxionJDBCAdapter

public AxionJDBCAdapter()


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