ColdBox Platform Version 2.6.4

coldbox.system.plugins
Class ORMService

WEB-INF.cftags.component
        extended by coldbox.system.orm.hibernate.BaseORMService
            extended by coldbox.system.plugins.ORMService

public class ORMService
extends BaseORMService


Constructor Summary
init()
          Constructor
   
Methods inherited from class coldbox.system.orm.hibernate.BaseORMService
GETQUERYCACHEREGION, GETUSEQUERYCACHING, SETQUERYCACHEREGION, SETUSEQUERYCACHING, clear, count, countWhere, createService, delete, deleteByID, deleteByQuery, deleteWhere, evict, evictEntity, evictQueries, executeQuery, exists, find, findAll, findAllWhere, findWhere, get, getAll, getKey, getPropertyNames, getSessionStatistics, getTableName, isSessionDirty, list, merge, new, onMissingMethod, refresh, save, sessionContains
 
Methods inherited from class WEB-INF.cftags.component
 

Constructor Detail

init

public init()
Constructor

ColdBox Platform Version 2.6.4