A C D E G H I J N P R S W 

A

assemble(Serializable, Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
(optional operation)

C

com.marvinformatics.hibernate.json - package com.marvinformatics.hibernate.json
 
contains(Object, Object) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
createJavaType(ObjectMapper) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
createJavaType(ObjectMapper) - Method in class com.marvinformatics.hibernate.json.JsonUserType
By default we are expecting to use a simple object / not a collection (Set, List)

D

deepCopy(Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
 
disassemble(Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
(optional operation)

E

equals(Object, Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
 

G

getElementsIterator(Object) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 

H

hashCode(Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
 

I

indexOf(Object, Object) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
instantiate(SessionImplementor, CollectionPersister) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
instantiate(int) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
isMutable() - Method in class com.marvinformatics.hibernate.json.JsonUserType
 

J

JsonExpressions - Class in com.marvinformatics.hibernate.json
 
JsonExpressions() - Constructor for class com.marvinformatics.hibernate.json.JsonExpressions
 
JsonListUserType - Class in com.marvinformatics.hibernate.json
 
JsonListUserType() - Constructor for class com.marvinformatics.hibernate.json.JsonListUserType
 
jsonText(Path<?>, Path<E>) - Static method in class com.marvinformatics.hibernate.json.JsonExpressions
 
jsonText(MapPath<?, E, ?>, String) - Static method in class com.marvinformatics.hibernate.json.JsonExpressions
 
JsonUserType - Class in com.marvinformatics.hibernate.json
Define a Jackson Serializer/Deserializer use to persist The implementation is a hibernate custom type
JsonUserType() - Constructor for class com.marvinformatics.hibernate.json.JsonUserType
 

N

nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class com.marvinformatics.hibernate.json.JsonUserType
 

P

PostgreSQL93Dialect - Class in com.marvinformatics.hibernate.json
An SQL dialect for Postgres 9.3 Includes support to JSON type http://www.postgresql.org/docs/9.3/static/datatype-json.html.
PostgreSQL93Dialect() - Constructor for class com.marvinformatics.hibernate.json.PostgreSQL93Dialect
 
PostgreSQL94Dialect - Class in com.marvinformatics.hibernate.json
An SQL dialect for Postgres 9.4 and 9.5 Includes support to JSONB type http://www.postgresql.org/docs/9.4/static/datatype-json.html.
PostgreSQL94Dialect() - Constructor for class com.marvinformatics.hibernate.json.PostgreSQL94Dialect
 
PostgreSQLJsonDialect - Class in com.marvinformatics.hibernate.json
Deprecated json dialect please see: PostgreSQL93Dialect PostgreSQL94Dialect
PostgreSQLJsonDialect() - Constructor for class com.marvinformatics.hibernate.json.PostgreSQLJsonDialect
 

R

replace(Object, Object, Object) - Method in class com.marvinformatics.hibernate.json.JsonUserType
Optionnal
replaceElements(Object, Object, CollectionPersister, Object, Map, SessionImplementor) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
returnedClass() - Method in class com.marvinformatics.hibernate.json.JsonUserType
 

S

setParameterValues(Properties) - Method in class com.marvinformatics.hibernate.json.JsonUserType
 
sqlTypes() - Method in class com.marvinformatics.hibernate.json.JsonUserType
 

W

wrap(SessionImplementor, Object) - Method in class com.marvinformatics.hibernate.json.JsonListUserType
 
A C D E G H I J N P R S W 

Copyright © 2016. All rights reserved.