Package org.eclipse.net4j.spi.db

Server service provider interfaces and useful base implementations for the Net4j DB framework.


Class Summary
DBAdapter A useful base class for implementing custom DB adapters.
DBAdapter.FieldInfo  
DBSchema Deprecated. As of 4.2 call DBUtil.createSchema(String), DBUtil.readSchema(IDBAdapter, Connection, IDBSchema), DBUtil.readSchema(IDBAdapter, Connection, String) or DBUtil.copySchema(IDBSchema).
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.