|
Interface Summary |
| JDBCConnection |
The main interface of JDBCPersistence that provides methods to manipulate
underlying object representations in a database. |
| JDBCPersistence |
JDBCPersistence is used to provide persistence services to an
application. |
| JDBCPersistor |
The interface defines a contract that custom persistors must implement. |
| JDBCResultSetReader |
An interface that is used by the org.jdbcpersistence.JDBCQuery
to read data from a java.sql.ResultSet returned by that
JDBCQuery User: alex Date: Aug 23, 2006 Time: 9:00:37 PM |