Package org.silverpeas.core.persistence.jdbc
Old way in Silverpeas to persist the resources in databases by using the J2EE BMP approach. It
provides the old Persistence API that leverages the J2EE BMP with a custom persistence
framework.
This API is deprecated and it is replaced by the new one in
org.silverpeas.core.persistence.datasource
- Author:
- mmoquillon
-
Class Summary Class Description AbstractDAO AbstractTable<T> A Table object manages a table in a database.ConnectionPool A pool of JDBC connections.DBUtil LongText