SRJRCFrames
v0.1.296

Package de.schwarzrot.data.access.jdbc

classes for jdbc specific data access

See:
          Description

Class Summary
DataSourceManager is responsible for managing a datasource for poolable jdbc-connections, where the jdbc-driver will be loaded at runtime.
DriverConnectionFactory as DriverManager does not work with dynamically loaded jdbc-drivers, this class is a try to bypass limitations of DriverManager.
JDBCEntityIntrospector class to complete entity introspection for jdbc data storage systems.
JDBCEntityManager implementation of an EntityManager that uses JDBC-database access for persistence.
JDBCModelCreator class to ease database model creation.
JDBCModelScanner class to get database model informations out from the JDBC-metadata information.
JDBCResultSetAccessor implementation of DataAccessor to wrap a jdbc-result set in an abstract way.
JDBCUtil class to handle database specific code.
 

Package de.schwarzrot.data.access.jdbc Description

classes for jdbc specific data access


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.