Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
com.jcorporate.expresso.core.dataobjects.jdbc

Classes in com.jcorporate.expresso.core.dataobjects.jdbc used by com.jcorporate.expresso.core.dataobjects.jdbc
FieldRangeParser
          The responsibilities of this class is to verify range values for fields and throw an exception if there is any 'monkeybusiness' detected in the field.
JDBCDataObject
          Base class for JDBC-based data objects.
JDBCObjectMetaData
          DataObject Metadata that is specific to JDBC implementations only.
JDBCUtil
          This class provides utility functions that are common across the jdbc.* package classes.
JDBCUtil.DateReturnFormat
           
JoinedDataField
          Data Field that is aware of local/forein key relations.
JoinedDataObject
          DataObject for use with 1:1 joins between database objects.
JoinedDataObjectMetaData
          Not yet released - do not use in your own code yet.
JoinedDataObjectMetaData.Relation
          Bean-like class for keeping track of relations
JoinedDigesterBean
          Not yet released - do not use in your own code yet.