Hierarchy For Package ch.tocco.nice2.persist.core.api.query
Class Hierarchy
- java.lang.Object
- ch.tocco.nice2.persist.core.api.query.Ordering
- ch.tocco.nice2.persist.core.api.query.Ordering.Rule
- ch.tocco.nice2.persist.core.api.query.Pagination
- ch.tocco.nice2.persist.core.api.query.QueryDefinition
- ch.tocco.nice2.persist.core.api.query.SqlWriterBase<T>
- ch.tocco.nice2.persist.core.api.query.SqlWriter
- ch.tocco.nice2.persist.core.api.query.SqlWriterBase.SqlWriterConfiguration
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ch.tocco.nice2.model.entity.api.BaseRuntimeException
- ch.tocco.nice2.persist.core.api.PersistException
- ch.tocco.nice2.persist.core.api.PermanentPersistException
- ch.tocco.nice2.persist.core.api.query.CompileException
- ch.tocco.nice2.persist.core.api.query.ToManyPathQueryResultOverflowException
- ch.tocco.nice2.persist.core.api.PermanentPersistException
- ch.tocco.nice2.persist.core.api.PersistException
- ch.tocco.nice2.model.entity.api.BaseRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- ch.tocco.nice2.persist.core.api.query.ConditionFactory
- ch.tocco.nice2.persist.core.api.query.Query
- ch.tocco.nice2.persist.core.api.query.RelationQuery
- ch.tocco.nice2.persist.core.api.query.QueryCompiler
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ch.tocco.nice2.persist.core.api.query.LockMode
- ch.tocco.nice2.persist.core.api.query.Ordering.Direction
- ch.tocco.nice2.persist.core.api.query.Query.Mode
- ch.tocco.nice2.persist.core.api.query.QueryCompiler.Keywords
- ch.tocco.nice2.persist.core.api.query.QueryCompiler.Subqueries
- ch.tocco.nice2.persist.core.api.query.SqlWriterBase.CasePolicy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)