Uses of Package
org.paneris.jal.model

Packages that use org.paneris.jal.model
org.paneris.jal.controller Servlets for database administration. 
org.paneris.jal.model Persistent data. 
org.paneris.messageboard.model A JAL based Messageboard system model. 
org.paneris.paneris.model Persistent data and processes. 
org.paneris.user.model A JAL User. 
 

Classes in org.paneris.jal.model used by org.paneris.jal.controller
DDRecord
           A DDRecord holds data and metadata for a single record from the database it is passed into the webcontext and introspected by the template.
 

Classes in org.paneris.jal.model used by org.paneris.jal.model
DataCache
          This class is a Singleton that provides access to datadictionary objects.
DBConnectionManager
          This class is a Singleton that provides access to one or many connection pools for databases defined in a Property file.
DDField
          This represents the results data for an individual Field in the database.
DDRecord
           A DDRecord holds data and metadata for a single record from the database it is passed into the webcontext and introspected by the template.
FieldMetaData
          A FieldMetaData encapsulates meta data for a single field in the datadictionary.
RecordSet
           A RecordSet provides functionality that allows you to navigate a set of results.
SQLMetaData
          A SQLMetaData object holds the jdbc sql metadta for a column (FieldMetaData).
TableMetaData
          A TableMetaData encapsulates meta data for a single table in the datadictionary.
 

Classes in org.paneris.jal.model used by org.paneris.messageboard.model
DDRecord
           A DDRecord holds data and metadata for a single record from the database it is passed into the webcontext and introspected by the template.
 

Classes in org.paneris.jal.model used by org.paneris.paneris.model
DDRecord
           A DDRecord holds data and metadata for a single record from the database it is passed into the webcontext and introspected by the template.
 

Classes in org.paneris.jal.model used by org.paneris.user.model
DDRecord
           A DDRecord holds data and metadata for a single record from the database it is passed into the webcontext and introspected by the template.
 



Copyright © 2000-2008 PanEris. All Rights Reserved.