A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addPgHstoreContains() - Method in HstoreCriterias
addPgHstoreContainsKey() - Method in HstoreCriterias
addPgHstoreILikeValueFunction() - Method in HstoreCriterias
addPgHstoreIsContained() - Method in HstoreCriterias
Application - Class in grails.postgresql.extensions
ArrayCriterias - Class in net.kaleidos.hibernate.postgresql.criteria
ArrayCriterias() - Constructor in ArrayCriterias
ArrayType - Class in net.kaleidos.hibernate.usertype
asListKeyValue(Map<String, String>) - Method in HstoreHelper
asMap() - Method in HstoreParser
assemble(Serializable, Object) - Method in ArrayType
assemble(Serializable, Object) - Method in HstoreMapType
assemble(Serializable, Object) - Method in JsonMapType
asStatement(Map<String, String>) - Method in HstoreHelper

B

BidiEnumMap - Class in net.kaleidos.hibernate.usertype
BidiEnumMap(Class<?>) - Constructor in BidiEnumMap
byRandom() - Method in OrderByRandom

C

D

deepCopy(Object) - Method in ArrayType
deepCopy(Object) - Method in HstoreMapType
deepCopy(Object) - Method in JsonMapType
disassemble(Object) - Method in ArrayType
disassemble(Object) - Method in HstoreMapType
disassemble(Object) - Method in JsonMapType
DOUBLE_ARRAY - Field in ArrayType
doWithDynamicMethods() - Method in GrailsPostgresqlExtensionsGrailsPlugin

E

ENUM_INTEGER_ARRAY - Field in ArrayType
equals(Object, Object) - Method in ArrayType
equals(Object, Object) - Method in HstoreMapType
equals(Object, Object) - Method in JsonMapType

F

FLOAT_ARRAY - Field in ArrayType
function - Field in PgHstoreValueFunction

G

getEnumValue(int) - Method in BidiEnumMap
getKey(Object) - Method in BidiEnumMap
getNativeSqlType(Class<?>) - Method in PgArrayUtils
getTypeClass() - Method in ArrayType
getTypedValues(Criteria, CriteriaQuery) - Method in PgArrayExpression
getTypedValues(Criteria, CriteriaQuery) - Method in PgArrayILikeFunction
getTypedValues(Criteria, CriteriaQuery) - Method in PgEmptinessExpression
getTypedValues(Criteria, CriteriaQuery) - Method in PgHstoreOperatorExpression
getTypedValues(Criteria, CriteriaQuery) - Method in PgHstoreValueFunction
getTypedValues(Criteria, CriteriaQuery) - Method in PgJsonbOperator
getTypedValues(Criteria, CriteriaQuery) - Method in PgJsonExpression
getValueAsArrayOfType(Object, Class<?>) - Method in PgArrayUtils
Overloaded version of getValueAsArrayOfType that doesn't use a mapFunction
GrailsPostgresqlExtensionsGrailsPlugin - Class in grails.postgresql.extensions

H

hashCode(Object) - Method in ArrayType
hashCode(Object) - Method in HstoreMapType
hashCode(Object) - Method in JsonMapType
HstoreCriterias - Class in net.kaleidos.hibernate.postgresql.criteria
HstoreCriterias() - Constructor in HstoreCriterias
HstoreHelper - Class in net.kaleidos.hibernate.usertype
Converts Maps to String and vice versa according to hstore syntax.
HstoreMapType - Class in net.kaleidos.hibernate.usertype
HstoreParseException - Class in net.kaleidos.hibernate.usertype
HstoreParseException(String, int) - Constructor in HstoreParseException
HstoreParser - Class in net.kaleidos.hibernate.usertype
This class is an extended version of HStore.java from https://code.google.com/p/pg-spring-type-mapper/
HstoreParser(String) - Constructor in HstoreParser

I

INTEGER_ARRAY - Field in ArrayType
isMutable() - Method in ArrayType
isMutable() - Method in HstoreMapType
isMutable() - Method in JsonMapType
iterator() - Method in HstoreParser

J

JsonbMapType - Class in net.kaleidos.hibernate.usertype
JsonCriterias - Class in net.kaleidos.hibernate.postgresql.criteria
JsonCriterias() - Constructor in JsonCriterias
JsonMapType - Class in net.kaleidos.hibernate.usertype

K

L

Like - Class in test.criteria.array
Like.Juice - Enum in test.criteria.array
Like.Juice(int) - Constructor in Like.Juice
LONG_ARRAY - Field in ArrayType

M

main(String) - Method in Application
map(Object) - Method in PgArrayUtils.MapFunction
Transforms an object into some new value.

N

nullSafeGet(ResultSet, String, SharedSessionContractImplementor, Object) - Method in ArrayType
nullSafeGet(ResultSet, String, SharedSessionContractImplementor, Object) - Method in HstoreMapType
nullSafeGet(ResultSet, String, SharedSessionContractImplementor, Object) - Method in JsonMapType
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in ArrayType
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in HstoreMapType
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in JsonMapType

O

orderByJson() - Method in PgOrderService
OrderByRandom - Class in net.kaleidos.hibernate.order
OrderByRandom() - Constructor in OrderByRandom
orderByRandom() - Method in PgOrderService
OrderBySqlFormula - Class in net.kaleidos.hibernate.order
Extends org.hibernate.criterion.Order to allow ordering by an SQL formula passed by the user.
OrderBySqlFormula(String) - Constructor in OrderBySqlFormula
Constructor for Order.

P

PgArrayExpression - Class in net.kaleidos.hibernate.criterion.array
PgArrayExpression(String, Object, String) - Constructor in PgArrayExpression
PgArrayILikeFunction - Class in net.kaleidos.hibernate.criterion.array
PgArrayILikeFunction(String, String) - Constructor in PgArrayILikeFunction
PgArrayTestSearchService - Class in test.criteria.array
PgArrayUtils - Class in net.kaleidos.hibernate.utils
Utils for the different criteria queries.
PgArrayUtils.MapFunction - Interface in net.kaleidos.hibernate.utils
Takes an Object and transforms it into a new value.
PgEmptinessExpression - Class in net.kaleidos.hibernate.criterion.array
PgEmptinessExpression(String, String) - Constructor in PgEmptinessExpression
PgHstoreILikeValueFunction - Class in net.kaleidos.hibernate.criterion.hstore
PgHstoreILikeValueFunction(String, Object) - Constructor in PgHstoreILikeValueFunction
PgHstoreOperatorExpression - Class in net.kaleidos.hibernate.criterion.hstore
PgHstoreOperatorExpression(String, Map<Object, String>, String) - Constructor in PgHstoreOperatorExpression
PgHstoreTestSearchService - Class in test.criteria.hstore
PgHstoreValueFunction - Class in net.kaleidos.hibernate.criterion.hstore
PgHstoreValueFunction(String, Object, String) - Constructor in PgHstoreValueFunction
PgJsonbOperator - Class in net.kaleidos.hibernate.criterion.json
PgJsonbOperator(String, Object, String) - Constructor in PgJsonbOperator
PgJsonbTestSearchService - Class in test.criteria.json
PgJsonExpression - Class in net.kaleidos.hibernate.criterion.json
PgJsonExpression(String, String, String, String, Object) - Constructor in PgJsonExpression
PgJsonTestSearchService - Class in test.criteria.json
PgOrderService - Class in test.order
PostgresqlExtensionsDialect - Class in net.kaleidos.hibernate
PostgresqlExtensionsDialect() - Constructor in PostgresqlExtensionsDialect
Register postgresql types
propertyName - Field in PgHstoreValueFunction

Q

R

replace(Object, Object, Object) - Method in ArrayType
replace(Object, Object, Object) - Method in HstoreMapType
replace(Object, Object, Object) - Method in JsonMapType
returnedClass() - Method in ArrayType
returnedClass() - Method in HstoreMapType
returnedClass() - Method in JsonMapType

S

search(String, String) - Method in PgArrayTestSearchService
search(String, String, def) - Method in PgHstoreTestSearchService
search(String, String, String, String, String, def) - Method in PgJsonbTestSearchService
search(String, String, String, String, String, def) - Method in PgJsonTestSearchService
searchWithJoin(String, String) - Method in PgArrayTestSearchService
searchWithJoinAnd(Map, String) - Method in PgArrayTestSearchService
searchWithJoinByStringOrInteger(Map, String) - Method in PgArrayTestSearchService
setParameterValues(Properties) - Method in ArrayType
setValue(String) - Method in HstoreParser
sqlFormula(String) - Method in OrderBySqlFormula
Custom order
sqlTypes() - Method in ArrayType
sqlTypes() - Method in HstoreMapType
sqlTypes() - Method in JsonbMapType
sqlTypes() - Method in JsonMapType
STRING_ARRAY - Field in ArrayType

T

TestDouble - Class in test.array
TestEnum - Class in test.array
TestEnum.Day - Enum in test.array
TestEnum.Day(int) - Constructor in TestEnum.Day
TestFloat - Class in test.array
TestHstoreMap - Class in test.hstore
TestInteger - Class in test.array
TestLong - Class in test.array
TestMapJson - Class in test.json
TestMapJsonb - Class in test.json
TestString - Class in test.array
TestUuid - Class in test.array
toMap(String) - Method in HstoreHelper
toSqlString(Criteria, CriteriaQuery) - Method in OrderByRandom
toSqlString(Criteria, CriteriaQuery) - Method in OrderBySqlFormula
toSqlString(Criteria, CriteriaQuery) - Method in PgArrayExpression
toSqlString(Criteria, CriteriaQuery) - Method in PgArrayILikeFunction
toSqlString(Criteria, CriteriaQuery) - Method in PgEmptinessExpression
toSqlString(Criteria, CriteriaQuery) - Method in PgHstoreILikeValueFunction
toSqlString(Criteria, CriteriaQuery) - Method in PgHstoreOperatorExpression
toSqlString(Criteria, CriteriaQuery) - Method in PgHstoreValueFunction
toSqlString(Criteria, CriteriaQuery) - Method in PgJsonbOperator
toSqlString(Criteria, CriteriaQuery) - Method in PgJsonExpression
toString(Map<Object, String>) - Method in HstoreHelper
toString() - Method in OrderByRandom
toString() - Method in OrderBySqlFormula
toString() - Method in PgJsonExpression
toString() - Method in User

U

User - Class in test.criteria.array
UUID_ARRAY - Field in ArrayType

V

value - Field in PgHstoreValueFunction

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _