Package org.objectweb.telosys.dal.dataset

Class Summary
ApplicationSQLDataSet DataSet for stable data in application scope
The dataset is load when the instance is created
NB : the dataset is shared by all the sessions
SQLDataSet DataSet designed to be loaded with a SQL request
SQLDataSetDefinition The "definition" for a SQLDataSet
It contains the SQL request that will be used to load the SQLDataSet