Expresso 5-6

Uses of Interface
com.jcorporate.expresso.core.dataobjects.jdbc.JDBCObjectMetaData

Packages that use JDBCObjectMetaData
com.jcorporate.expresso.core.dataobjects.jdbc This package contains implementations and helper classes of DataObjects that pertain to JDBC data sources only.  
com.jcorporate.expresso.core.dbobj Ancestor objects for all Database Objects and Schemas.  
 

Uses of JDBCObjectMetaData in com.jcorporate.expresso.core.dataobjects.jdbc
 

Methods in com.jcorporate.expresso.core.dataobjects.jdbc that return JDBCObjectMetaData
 JDBCObjectMetaData JDBCDataObject.getJDBCMetaData()
          Retrieve the JDBCObjectMetaData
 

Uses of JDBCObjectMetaData in com.jcorporate.expresso.core.dbobj
 

Classes in com.jcorporate.expresso.core.dbobj that implement JDBCObjectMetaData
 class DBObjectDef
          This object contains the "definition" of the DBObject, while the DBObject itself contains only the data itself.
 


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.