Package org.caleigo.core.service

Interface Summary
MemoryDataService.ISelectionHolder  
SQLToolKit.IDatabaseSchema  
SQLToolKit.IDataTypeConverter  
SQLToolKit.IQualifierParser  
SQLToolKitPS.IDataTypeConverter  
SQLToolKitPS.IQualifierParser  
 

Class Summary
BinaryFileDataService BinaryFileDataService provides a simple extension of the MemoryDataService that stores the data entities in binary files in database file-catalog.
CachedDataService The CachedDataService is a wrapper around any other IDataService implementation to wich it adds transparent cache functionality.
DemoDataService  
JDBCDataService
JDBCDataSourceDescriptor  
JDBCMetaProducer  
JDBCPreparedStatementDataService
MemoryDataService MemoryDataService provides a simple implementation of the IDataService interface that can be used to store entities in a non-persistent memory cache.
SQLSelectCommand Instances of this class is used to get as few uniq aliases as possible in a SQL SELECT statement's SELECT-, FROM-, JOIN- and WHERE- expressions/clauses.
SQLToolKit This class containes help methods for building valid SQL language statements based on CEL entities, descriptors and qualifiers.
SQLToolKit.BooleanCharTypeConverter  
SQLToolKit.BooleanTypeConverter  
SQLToolKit.CompositeQualifierParser  
SQLToolKit.DateTypeConverter  
SQLToolKit.HsqldbDatabaseSchema  
SQLToolKit.NegateQualifierParser  
SQLToolKit.OracleDatabaseSchema  
SQLToolKit.StringTypeConverter  
SQLToolKitPS This class constanis help methods for building valid SQL language statements based on CEL entities, descriptors and qualifiers.
SQLToolKitPS.BooleanCharTypeConverter  
SQLToolKitPS.BooleanTypeConverter  
SQLToolKitPS.CompositeQualifierParser Parser for CompositeQualifiers.
SQLToolKitPS.DateTypeConverter  
SQLToolKitPS.NegateQualifierParser  
SQLToolKitPS.StringTypeConverter  
TextFileDataService TextFileDataService provides a simple extension of the MemoryDataService that stores the data entities in text files in a database file-catalog.
TextURLDataService TextFileDataService provides a simple extension of the MemoryDataService that stores the data entities in text files in a database file-catalog.
 



Copyright © 2005 Caleigo. All Rights Reserved.