Uses of Package
com.jenkov.mrpersister.itf

Packages that use com.jenkov.mrpersister.itf
com.jenkov.mrpersister   
com.jenkov.mrpersister.impl   
com.jenkov.mrpersister.impl.command   
com.jenkov.mrpersister.impl.filter   
com.jenkov.mrpersister.impl.mapping   
com.jenkov.mrpersister.impl.mapping.method   
com.jenkov.mrpersister.itf   
com.jenkov.mrpersister.itf.command   
com.jenkov.mrpersister.itf.mapping   
com.jenkov.mrpersister.util   
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister
IGenericDaoFactory
           
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
IPersistenceConfigurationFactory
           
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.impl
Database
          Signals the type of database a given IPersistenceConfiguration is targeted against.
IGenericDao
          This interface represents a generic dao which is the preferred way of accesing Mr Persister.
IGenericDaoFactory
           
IJdbcDao
          Represents a DAO capable of simplifying the most ordinary JDBC tasks like reading a long from the database, iterating a ResultSet and executing an update.
IMapDao
           
IObjectCache
          This interface is not yet used.
IObjectReader
          This interface represents all the functions made available by the object reader of Mr.
IObjectWriter
          The interface represents all the functions made available by the object writer of Mr.
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
IPersistenceConfigurationFactory
           
IPreparedStatementManager
          Represents a manager capable of preparing, initializing parameters of, executing and post processing a PreparedStatement.
IReadFilter
          This interface represents the read filters that can be used in Mr.
IResultSetProcessor
          Represents a processor capable of initializing and processing a ResultSet, and returning a result afterwards.
ISqlCache
          This interface represents all functions made available by the SQL caches in Mr.
ISqlGenerator
          This interface represents all functions made available by the SQL generator in Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
UpdateResult
          Represents the result of an SQL update.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.impl.command
IGenericDao
          This interface represents a generic dao which is the preferred way of accesing Mr Persister.
IJdbcDao
          Represents a DAO capable of simplifying the most ordinary JDBC tasks like reading a long from the database, iterating a ResultSet and executing an update.
IMapDao
           
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.impl.filter
IReadFilter
          This interface represents the read filters that can be used in Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.impl.mapping
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.impl.mapping.method
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.itf
Database
          Signals the type of database a given IPersistenceConfiguration is targeted against.
IGenericDao
          This interface represents a generic dao which is the preferred way of accesing Mr Persister.
IObjectReader
          This interface represents all the functions made available by the object reader of Mr.
IObjectWriter
          The interface represents all the functions made available by the object writer of Mr.
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
IPreparedStatementManager
          Represents a manager capable of preparing, initializing parameters of, executing and post processing a PreparedStatement.
IReadFilter
          This interface represents the read filters that can be used in Mr.
IResultSetProcessor
          Represents a processor capable of initializing and processing a ResultSet, and returning a result afterwards.
ISqlCache
          This interface represents all functions made available by the SQL caches in Mr.
ISqlGenerator
          This interface represents all functions made available by the SQL generator in Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
UpdateResult
          Represents the result of an SQL update.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.itf.command
IGenericDao
          This interface represents a generic dao which is the preferred way of accesing Mr Persister.
IJdbcDao
          Represents a DAO capable of simplifying the most ordinary JDBC tasks like reading a long from the database, iterating a ResultSet and executing an update.
IMapDao
           
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.itf.mapping
IPersistenceConfiguration
          This interface represents a persistence configuration which is a collection of Mr.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.
 

Classes in com.jenkov.mrpersister.itf used by com.jenkov.mrpersister.util
IGenericDao
          This interface represents a generic dao which is the preferred way of accesing Mr Persister.
PersistenceException
          This exception is the super type of all exceptions thrown in Mr.