ColdBox Platform Version 3.7.0

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
$delete, $deleteAll, $deleteByID, $deleteByQuery, $deleteWhere, $save, $saveAll, $transactioned, GETDEFAULTASQUERY, GETEVENTHANDLING, GETHQLDYNAMICCACHE, GETQUERYCACHEREGION, GETUSEQUERYCACHING, GETUSETRANSACTIONS, SETDEFAULTASQUERY, SETEVENTHANDLING, SETHQLDYNAMICCACHE, SETQUERYCACHEREGION, SETUSEQUERYCACHING, SETUSETRANSACTIONS, clear, compileHQLFromDynamicMethod, convertIDValueToJavaType, convertValueToJavaType, count, countWhere, createCriteriaQuery, createService, criteriaCount, criteriaQuery, delete, deleteAll, deleteByID, deleteByQuery, deleteWhere, evict, evictEntity, evictQueries, executeQuery, exists, findAll, findAllWhere, findByExample, findDynamically, findIt, findWhere, get, getAll, getEntityGivenName, getKey, getPropertyNames, getRestrictions, getSessionStatistics, getTableName, isSessionDirty, list, merge, new, newCriteria, onMissingMethod, populate, populateFromJSON, populateFromQuery, populateFromXML, refresh, save, saveAll, sessionContains
 
Methods inherited from class WEB-INF.cftags.component
 

Constructor Detail

init

public init()
Constructor

ColdBox Platform Version 3.7.0