coldbox.system.orm.hibernate

Class DetachedCriteriaBuilder

WEB-INF.cftags.component
        extended by coldbox.system.orm.hibernate.BaseBuilder
            extended by coldbox.system.orm.hibernate.DetachedCriteriaBuilder
Class Attributes:
  • accessors : true
  •  
    Constructor Summary
    init(string entityName, string alias, any ORMService)
          Constructor.
    Method Summary
    any createDetachedSQLProjection()
    any getNativeCriteria()
    any onMissingMethod(string missingMethodName, struct missingMethodArguments)
     
    Methods inherited from class coldbox.system.orm.hibernate.BaseBuilder
    GETENTITYNAME, GETEVENTMANAGER, GETSQLLOGGERACTIVE, SETEVENTMANAGER, SETSQLLOGGERACTIVE, add, addProjection, canLogSql, convertIDValueToJavaType, convertValueToJavaType, createAlias, createCriteria, createRestriction, getPositionalSQLParameterTypes, getPositionalSQLParameterValues, getPositionalSQLParameters, getSQL, getSQLLog, hasProjection, logSQL, normalizeOrder, order, prepareSQLProjection, resultTransformer, setEntityName, setNativeCriteria, setProjection, startSqlLog, stopSqlLog, withProjections
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init(string entityName, string alias, any ORMService)

    Constructor

    Parameters:
    entityName
    alias
    ORMService

    Method Detail

    createDetachedSQLProjection

    public any createDetachedSQLProjection()


    getNativeCriteria

    public any getNativeCriteria()


    onMissingMethod

    public any onMissingMethod(string missingMethodName, struct missingMethodArguments)

    Parameters:
    missingMethodName
    missingMethodArguments