Package com.logicaldoc.core
package com.logicaldoc.core
Core plug-in that contains the most important domain objects
- Since:
- 1.0
-
ClassDescriptionPlugin class for the Core pluginHibernatePersistentObjectDAO<T extends PersistentObject>Hibernate implementation of
PersistentObjectDAO
This class wraps around aPreparedStatement
and allows the programmer to set parameters by name instead of by index.Raised when a problem happens in the data layer.Takes care about updating the last modified date of a persistence objectThis abstract class defines the minimum requirements of persistent objects.PersistentObjectDAO<T extends PersistentObject>Interface for DAOs that operate on persistent objectsA walker that operates over aResultSet
bound to the current JDBC connectionRepresents an operative status of the whole application.Wrapper for the default SqlRowSet able to hanle modern Jdbc driversGeneral informations about the systemImplementations of this interface are objects that may participate into a transaction