Package com.logicaldoc.core
package com.logicaldoc.core
Core plug-in that contains the most important domain objects
- Since:
- 1.0
-
ClassDescriptionA super class for those initializers that prepare the environment for execution when the Context has been initialized and the database connected.Context of the core pluginPlugin class for the Core pluginHibernatePersistentObjectDAO<T extends PersistentObject>Hibernate implementation of
PersistentObjectDAO
AnInterceptor
that takes care about updating the last modified date of a persistence objectThis 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.This 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