Package net.sourceforge.fluxion.datapublisher.odbc.impl

Class Summary
ODBCBeanFactory An implementation of BeanFactory that can generate a bean model for databases which can be accessed via a jdbc-odbc bridge.
ODBCQuery<T> Models a query against an odbc bean.
ODBCQueryFactory Generates a Query that can be executed against a database for which a jdbc-odbc bridge is available
 

Enum Summary
ODBCBeanFactory.DataType Note oracle seems to have few internal datatypes, but "Oracle Database recognizes the ANSI or IBM datatype name that differs from the Oracle datatype name, records it as the name of the datatype of the column, and then stores the column's data in an Oracle datatype based on the conversions."
 



Copyright © 2010. All Rights Reserved.