Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

accept(String, ClassLoader) - Method in interface com.github.fluent.hibernate.cfg.scanner.ClasspathScanner.IResourceAcceptor
 
add(String, String, JoinType) - Method in class com.github.fluent.hibernate.request.aliases.Aliases
Add alias.
add(String, String, JoinType, Criterion) - Method in class com.github.fluent.hibernate.request.aliases.Aliases
 
add(Criterion) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
add(IBuilder...) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
addEntity(Class<?>) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
addEntity(String, Class<?>) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
addJoin(String, String) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
addJoin(String, String, String) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
addSuffixIfNot(String, char) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
addTo(Configuration) - Method in class com.github.fluent.hibernate.cfg.scanner.EntityScanner
Adds scanned persistents to the Hibernate configuration.
addToCriteria(Criteria) - Method in class com.github.fluent.hibernate.Pagination
 
addToCriteria(Criteria) - Method in class com.github.fluent.hibernate.request.aliases.Aliases
 
addToCriteria(DetachedCriteria) - Method in class com.github.fluent.hibernate.request.aliases.Aliases
 
addUnderscores(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
Aliases - Class in com.github.fluent.hibernate.request.aliases
The aliases for HQL request.
allPackagesToScan() - Method in class com.github.fluent.hibernate.cfg.scanner.ClasspathScanner
 
annotatedClasses(Class<?>...) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
AnnotationChecker - Class in com.github.fluent.hibernate.cfg.scanner
AnnotationChecker(Class<? extends Annotation>) - Constructor for class com.github.fluent.hibernate.cfg.scanner.AnnotationChecker
 
autodetectMaxLength - Variable in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
autodetectMaxLength() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
Autodetect a maximum name length for a database.

B

build() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
Build a Hibernate session factory.
build() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
build(HibernateRequest<T>) - Method in class com.github.fluent.hibernate.request.builder.EqBuilder
 
build(HibernateRequest<T>) - Method in interface com.github.fluent.hibernate.request.builder.IBuilder
 
build(HibernateRequest<T>) - Method in class com.github.fluent.hibernate.request.builder.InBuilder
 
builder() - Static method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
Builder() - Constructor for class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
Builders - Class in com.github.fluent.hibernate.request.builder
 

C

classForName(String, ClassLoader) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.ClassUtils
 
classForNameFromContext(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.ClassUtils
 
ClasspathScanner - Class in com.github.fluent.hibernate.cfg.scanner
 
ClasspathScanner(ClasspathScanner.IResourceAcceptor) - Constructor for class com.github.fluent.hibernate.cfg.scanner.ClasspathScanner
 
ClasspathScanner.IResourceAcceptor - Interface in com.github.fluent.hibernate.cfg.scanner
 
classToName(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
classToPluralizedName(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
classToTableName(String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
classToTableName(String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
close() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
Close a Hibernate session factory.
closeQuietly(InputStream) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils
 
collectionTableName(String, String, String, String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
columnPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
com.github.fluent.hibernate - package com.github.fluent.hibernate
 
com.github.fluent.hibernate.annotations - package com.github.fluent.hibernate.annotations
 
com.github.fluent.hibernate.cfg - package com.github.fluent.hibernate.cfg
 
com.github.fluent.hibernate.cfg.scanner - package com.github.fluent.hibernate.cfg.scanner
 
com.github.fluent.hibernate.cfg.strategy - package com.github.fluent.hibernate.cfg.strategy
 
com.github.fluent.hibernate.cfg.strategy.hibernate4 - package com.github.fluent.hibernate.cfg.strategy.hibernate4
 
com.github.fluent.hibernate.cfg.strategy.hibernate5 - package com.github.fluent.hibernate.cfg.strategy.hibernate5
 
com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter - package com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter
 
com.github.fluent.hibernate.internal.util - package com.github.fluent.hibernate.internal.util
 
com.github.fluent.hibernate.internal.util.reflection - package com.github.fluent.hibernate.internal.util.reflection
 
com.github.fluent.hibernate.request - package com.github.fluent.hibernate.request
 
com.github.fluent.hibernate.request.aliases - package com.github.fluent.hibernate.request.aliases
 
com.github.fluent.hibernate.request.builder - package com.github.fluent.hibernate.request.builder
 
com.github.fluent.hibernate.transformer - package com.github.fluent.hibernate.transformer
 
concat(String, String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
concat(String[]) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
configForTests() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
configureFromExistingSessionFactory(SessionFactory) - Static method in class com.github.fluent.hibernate.cfg.Fluent
 
connectionUrl(String) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
contextClassLoader() - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.ClassUtils
 
correctEmpty(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
correctEmpty(String, String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
correctOneNullToEmpty(T[]) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
correctToEmpty(List<T>) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
count() - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
count() - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
count() - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
create() - Static method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
create(Class<?>, String) - Static method in class com.github.fluent.hibernate.internal.util.reflection.NestedSetter
Create a setter for a nested property.
create() - Static method in class com.github.fluent.hibernate.request.aliases.Aliases
 
create(String) - Static method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
create(Class<?>) - Static method in class com.github.fluent.hibernate.request.HibernateRequest
 
create(String) - Static method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
create(String) - Static method in class com.github.fluent.hibernate.request.HibernateUpdate
 

D

delete(T) - Static method in class com.github.fluent.hibernate.H
 
delete(T) - Static method in class com.github.fluent.hibernate.request.HibernateObjectQuery
 
deleteAll(Iterable<T>) - Static method in class com.github.fluent.hibernate.H
 
deleteAll(Iterable<T>) - Static method in class com.github.fluent.hibernate.request.HibernateObjectQuery
 
deleteById(Class<T>, Object) - Static method in class com.github.fluent.hibernate.H
 
determineAnyDiscriminatorColumnName(ImplicitAnyDiscriminatorColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineAnyKeyColumnName(ImplicitAnyKeyColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineBasicColumnName(ImplicitBasicColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
Generates a name for a table column.
determineCollectionTableName(ImplicitCollectionTableNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineDiscriminatorColumnName(ImplicitDiscriminatorColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
Generates a name for @DiscriminatorColumn.
determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
Generates a name for a foreign key constraint.
determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
Generates a name for a foreign key constraint.
determineIdentifierColumnName(ImplicitIdentifierColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineIndexName(ImplicitIndexNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
Generates a name for an index.
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
 
determineJoinTableName(ImplicitJoinTableNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineJoinTableName(ImplicitJoinTableNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
Generates a name for a join table.
determineListIndexColumnName(ImplicitIndexColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
Generates a name for @OrderColumn.
determineMapKeyColumnName(ImplicitMapKeyColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
This method is not used by Hibernate for @MapKeyColumn because of an issue.
determinePrimaryKeyJoinColumnName(ImplicitPrimaryKeyJoinColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determinePrimaryTableName(ImplicitEntityNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineTenantIdColumnName(ImplicitTenantIdColumnNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
Generates a name for a unique constraint.
determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
Generates a name for a unique constraint.
dialect(String) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
dialect(Class<?>) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
distinct() - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
distinctToRootEntity() - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
doInStatlessTransaction(IStatelessRequest<T>) - Static method in class com.github.fluent.hibernate.cfg.HibernateSessionFactory
It is need to use for only simply persisten objects.
doInTransaction(IRequest<T>) - Static method in class com.github.fluent.hibernate.cfg.HibernateSessionFactory
 
doInTransaction(Session) - Method in interface com.github.fluent.hibernate.IRequest
 
doInTransaction(StatelessSession) - Method in interface com.github.fluent.hibernate.IStatelessRequest
 
dontRestrictLength() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
dontUseHibernateCfgXml() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
Specify don't use the xml confriguration (like hibernate.cfg.xml).
driverClass(String) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 

E

embeddedPropertyToColumnName(String, String, boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
EMPTY - Static variable in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
EMPTY - Static variable in class com.github.fluent.hibernate.Pagination
 
EMPTY_ARRAY - Static variable in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
EntityScanner - Class in com.github.fluent.hibernate.cfg.scanner
 
eq(String, Object) - Static method in class com.github.fluent.hibernate.request.builder.Builders
 
eq(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
EqBuilder - Class in com.github.fluent.hibernate.request.builder
 
eqOrIsNull(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
equal(Object, Object) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils
 
execute(IRequest<T>) - Static method in class com.github.fluent.hibernate.request.HibernateDoInTransaction
 
execute() - Method in class com.github.fluent.hibernate.request.HibernateUpdate
 
extractMethod(Class<?>, String) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
extractMethod(Class<?>, String, Class<?>) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 

F

factory() - Static method in class com.github.fluent.hibernate.cfg.Fluent
Creates a builder for a Hibernate session factory configuration and build.
fail(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.Asserts
 
fetchJoin(String...) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
findField(Class<?>, String) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
findGetterMethod(Class<?>, String) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
Try to find a getter method by a property name.
first(List<T>) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
first() - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
first(T) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
first() - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
first() - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
Fluent - Class in com.github.fluent.hibernate.cfg
The entry point for a fluent-hibernate configuration.
FluentFactoryBuilder - Class in com.github.fluent.hibernate.cfg
Fluent API for a Hibernate session factory configuration and build.
FluentFactoryBuilder() - Constructor for class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
FluentHibernateResultTransformer - Class in com.github.fluent.hibernate.transformer
 
FluentHibernateResultTransformer(Class<?>) - Constructor for class com.github.fluent.hibernate.transformer.FluentHibernateResultTransformer
 
FluentName - Annotation Type in com.github.fluent.hibernate.annotations
 
foreignKeyColumnName(String, String, String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
foreignKeyColumnName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
foreignKeyColumnPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
Sets a foreign key column prefix.
foreignKeyConstraintName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
Generates a name for a foreign key constraint.
foreignKeyConstraintPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
Sets a foreign key constraint prefix.
forH2() - Static method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
forH2CreateDrop() - Static method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
formatSql(boolean) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 

G

ge(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
generateHashedConstraintName(String, Identifier, List<Identifier>) - Static method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
Generates a constraint name.
getAnnotation(Class<?>, String, Class<T>) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
getAsString() - Method in enum com.github.fluent.hibernate.cfg.HibernateProperties.Hbm2DllAuto
 
getById(Class<T>, Object) - Static method in class com.github.fluent.hibernate.H
 
getClassGetter(Class<?>, String) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
Try to find a class getter method by a property name.
getClassSetter(Class<?>, String, Method) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
Try to find a class setter method by a property name.
getClassSetter(Class<?>, String, Class<?>) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
Try to find a class setter method by a property name.
getColumnPrefix() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
getForeignKeyColumnPrefix() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
getForeignKeyConstraintPrefix() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
getLastPart(String, char) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
getMajorVersion(int) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.HibernateUtils
 
getMaxLength() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
getOptions() - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
getPropertyParts(String) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
getReturnType() - Method in class com.github.fluent.hibernate.internal.util.reflection.Getter
 
getShortName(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.ClassUtils
 
getTablePrefix() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
Getter - Class in com.github.fluent.hibernate.internal.util.reflection
 
Getter(Method) - Constructor for class com.github.fluent.hibernate.internal.util.reflection.Getter
 
getUniqueKeyConstraintPrefix() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
gt(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 

H

H - Class in com.github.fluent.hibernate
Hibernate fluent API entry point.
h2ConfigForTests() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
hasAnnotation(InputStream) - Method in class com.github.fluent.hibernate.cfg.scanner.AnnotationChecker
Check an annotation in the class stream.
hashCode(Object...) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils
 
hasSameNameForOtherProperty(String, JoinTableNames.TableDescription) - Method in class com.github.fluent.hibernate.cfg.strategy.JoinTableNames
 
hbm2DllAuto(HibernateProperties.Hbm2DllAuto) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
Hibernate4NamingStrategy - Class in com.github.fluent.hibernate.cfg.strategy.hibernate4
A naming strategy for Hibernate 4.
Hibernate4NamingStrategy() - Constructor for class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
Hibernate4NamingStrategy(StrategyOptions) - Constructor for class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
Hibernate4To5NamingStrategyAdapter - Class in com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter
Adapter to adapt Hibernate 4 naming strategies to Hibernate 5.
Hibernate4To5NamingStrategyAdapter(NamingStrategy) - Constructor for class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.Hibernate4To5NamingStrategyAdapter
 
Hibernate5NamingStrategy - Class in com.github.fluent.hibernate.cfg.strategy.hibernate5
A naming strategy for Hibernate 5.
Hibernate5NamingStrategy() - Constructor for class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
 
Hibernate5NamingStrategy(StrategyOptions) - Constructor for class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
 
hibernateCfgXml(String) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
Specify a path to the xml configuration (like hibernate.cfg.xml).
HibernateDoInTransaction - Class in com.github.fluent.hibernate.request
 
HibernateDoInTransaction() - Constructor for class com.github.fluent.hibernate.request.HibernateDoInTransaction
 
HibernateHqlRequest<T> - Class in com.github.fluent.hibernate.request
 
HibernateNamingStrategy - Class in com.github.fluent.hibernate.cfg.strategy
A naming strategy for column and table names.
HibernateNamingStrategy(StrategyOptions) - Constructor for class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
HibernateObjectQuery<T> - Class in com.github.fluent.hibernate.request
 
HibernateObjectQuery() - Constructor for class com.github.fluent.hibernate.request.HibernateObjectQuery
 
hibernateProperties(HibernateProperties) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
HibernateProperties - Class in com.github.fluent.hibernate.cfg
Hibernate properties.
HibernateProperties.Hbm2DllAuto - Enum in com.github.fluent.hibernate.cfg
 
hibernatePropertiesFromClassPathResource(String) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
hibernatePropertiesFromFile(File) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
HibernateRequest<T> - Class in com.github.fluent.hibernate.request
 
HibernateSessionFactory - Class in com.github.fluent.hibernate.cfg
This class holds a Hibernate session factory.
HibernateSqlRequest<T> - Class in com.github.fluent.hibernate.request
 
HibernateUpdate - Class in com.github.fluent.hibernate.request
 
HibernateUpdate(String) - Constructor for class com.github.fluent.hibernate.request.HibernateUpdate
 

I

IBuilder - Interface in com.github.fluent.hibernate.request.builder
 
idEq(Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
ifNotNull() - Method in class com.github.fluent.hibernate.request.builder.EqBuilder
 
ImprovedNamingStrategyHibernate5 - Class in com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter
Implementation of Hibernate 4 ImprovedNamingStrategy for Hibernate 5.
ImprovedNamingStrategyHibernate5() - Constructor for class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.ImprovedNamingStrategyHibernate5
 
in(String, Collection<?>) - Static method in class com.github.fluent.hibernate.request.builder.Builders
 
in(String, Collection<?>) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
in(String, U...) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
InBuilder - Class in com.github.fluent.hibernate.request.builder
 
init() - Method in class com.github.fluent.hibernate.cfg.SpringSessionFactory
 
innerJoin(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
innerJoin(String, String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
innerJoin(String, String, Criterion) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
INSTANCE - Static variable in class com.github.fluent.hibernate.cfg.strategy.hibernate5.adapter.ImprovedNamingStrategyHibernate5
 
InternalUtils - Class in com.github.fluent.hibernate.internal.util
Utils for this library.
InternalUtils.Asserts - Class in com.github.fluent.hibernate.internal.util
 
InternalUtils.ClassUtils - Class in com.github.fluent.hibernate.internal.util
 
InternalUtils.CollectionUtils - Class in com.github.fluent.hibernate.internal.util
 
InternalUtils.HibernateUtils - Class in com.github.fluent.hibernate.internal.util
 
InternalUtils.StringUtils - Class in com.github.fluent.hibernate.internal.util
 
InternalUtils.StringUtils.Joiner - Class in com.github.fluent.hibernate.internal.util
 
invoke(Object, Method) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
invoke(Object, Method, Object) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
IRequest<T> - Interface in com.github.fluent.hibernate
 
isAutodetectMaxLength() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
isEmpty(Collection<?>) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
isEmpty(Object[]) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
isEmpty(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
isEmptyEllipsis(Object[]) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
isHibernate4Used() - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.HibernateUtils
 
isNotNull(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
isNull(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
isOneNull(Object[]) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
isRestrictColumnNames() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
isRestrictConstraintNames() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
isRestrictEmbeddedColumnNames() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
isRestrictJoinTableNames() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
isRestrictTableNames() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
isSame(JoinTableNames.TableDescription) - Method in class com.github.fluent.hibernate.cfg.strategy.JoinTableNames.TableDescription
 
IStatelessRequest<T> - Interface in com.github.fluent.hibernate
 
isTrue(boolean, String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.Asserts
 
isVowel(char) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 

J

join(String, String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
join(String, String, String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
join(String[], String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
join(List<String>, String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
join(String...) - Method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils.Joiner
 
joinKeyColumnName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
joinKeyColumnName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
For Hibernate 4 only.
joinTableName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
joinTableName(String, String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
JoinTableNames - Class in com.github.fluent.hibernate.cfg.strategy
 
JoinTableNames() - Constructor for class com.github.fluent.hibernate.cfg.strategy.JoinTableNames
 
JoinTableNames.TableDescription - Class in com.github.fluent.hibernate.cfg.strategy
 
joinWithSpace(String...) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 

L

le(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
leftJoin(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
leftJoin(String, String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
leftJoin(String, String, Criterion) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
length(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
list() - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
list() - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
list() - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
logicalColumnName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
lt(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 

M

makePublic(AccessibleObject) - Static method in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
maxResults(int) - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
maxResults(int) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
maxResults(int) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 

N

NAME_PARTS_SEPARATOR - Static variable in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
NamingStrategyUtils - Class in com.github.fluent.hibernate.cfg.strategy
Utils for naming strategies.
ne(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
NestedSetter - Class in com.github.fluent.hibernate.internal.util.reflection
A nested setter.
newArray(T[], int) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
newArrayList() - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
newArrayListWithCapacity(int) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
newHashMap() - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
newHashSet() - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
newInstance(Class<?>) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.ClassUtils
Create a new object of a class.
NO_PARAM_SIGNATURE - Static variable in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
nothingForEmptyCollection() - Method in class com.github.fluent.hibernate.request.builder.InBuilder
 

O

on(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils.Joiner
 
orderAsc(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
Sort from smallest to largest.
orderDesc(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
Sort from largest to smallest.
orIsNull() - Method in class com.github.fluent.hibernate.request.builder.EqBuilder
 

P

p(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
Add a named query parameter.
p(String, Object...) - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
p(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
Add a named query parameter.
p(String, Object...) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
p(String, Object) - Method in class com.github.fluent.hibernate.request.HibernateUpdate
Add a request parameter.
p(String, Object...) - Method in class com.github.fluent.hibernate.request.HibernateUpdate
 
Pagination - Class in com.github.fluent.hibernate
Pagination parameters.
Pagination(int, int) - Constructor for class com.github.fluent.hibernate.Pagination
 
pagination(Pagination) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
password(String) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
pluralize(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
Make a word plural.
proj(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
proj(String, String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
proj(Projection) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
projId(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
projMax(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
projMin(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
property(String, String) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
propertyToColumnName(String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
propertyToColumnName(String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
propertyToName(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
Unqualify propety and add underscores.
propertyToPluralizedName(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
Unqualify propety, add underscores and pluralize.
put(String, JoinTableNames.TableDescription) - Method in class com.github.fluent.hibernate.cfg.strategy.JoinTableNames
 

R

ReflectionUtils - Class in com.github.fluent.hibernate.internal.util.reflection
 
removeVowelsSmart(String, int) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
Remove vowels from the right to the left.
request(Class<?>) - Static method in class com.github.fluent.hibernate.H
 
request(String) - Static method in class com.github.fluent.hibernate.H
 
request(IRequest<T>) - Static method in class com.github.fluent.hibernate.H
 
restrictColumnNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
restrictConstraintNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
restrictEmbeddedColumnNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
restrictJoinTableNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
restrictLength(int) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
restrictTableNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
result() - Method in class com.github.fluent.hibernate.cfg.scanner.EntityScanner
 
rightJoin(String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
rightJoin(String, String) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
rightJoin(String, String, Criterion) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 

S

save(T) - Static method in class com.github.fluent.hibernate.H
 
save(T) - Static method in class com.github.fluent.hibernate.request.HibernateObjectQuery
 
saveAll(Iterable<T>) - Static method in class com.github.fluent.hibernate.H
 
saveAll(Iterable<T>) - Static method in class com.github.fluent.hibernate.request.HibernateObjectQuery
 
saveOrUpdate(T) - Static method in class com.github.fluent.hibernate.H
 
saveOrUpdate(T) - Static method in class com.github.fluent.hibernate.request.HibernateObjectQuery
 
saveOrUpdateAll(Iterable<T>) - Static method in class com.github.fluent.hibernate.H
 
saveOrUpdateAll(Iterable<T>) - Static method in class com.github.fluent.hibernate.request.HibernateObjectQuery
 
scan() - Method in class com.github.fluent.hibernate.cfg.scanner.ClasspathScanner
 
scanAllPackages() - Static method in class com.github.fluent.hibernate.cfg.scanner.EntityScanner
Scan all the class path for the @Entity annotation.
scanPackages(String...) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
scanPackages(String...) - Static method in class com.github.fluent.hibernate.cfg.scanner.EntityScanner
Scan packages for the @Entity annotation.
scanPackages(List<ClassLoader>, String...) - Static method in class com.github.fluent.hibernate.cfg.scanner.EntityScanner
Scan packages for the @Entity annotation.
set(Object, Object) - Method in class com.github.fluent.hibernate.internal.util.reflection.NestedSetter
 
setAutodetectMaxLength(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setColumnPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setForeignKeyColumnPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setForeignKeyConstraintPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setLoaders(List<ClassLoader>) - Method in class com.github.fluent.hibernate.cfg.scanner.ClasspathScanner
 
setMaxLength(int) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
setMaxLength(int) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
 
setMaxLength(int) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setOptions(StrategyOptions) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
 
setOptions(StrategyOptions) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
setPackagesToScan(List<String>) - Method in class com.github.fluent.hibernate.cfg.scanner.ClasspathScanner
 
setRestrictColumnNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setRestrictConstraintNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setRestrictEmbeddedColumnNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setRestrictJoinTableNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setRestrictTableNames(boolean) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setSessionFactory(SessionFactory) - Method in class com.github.fluent.hibernate.cfg.SpringSessionFactory
 
setTablePrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate4.Hibernate4NamingStrategy
 
setTablePrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
 
setTablePrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
setUniqueKeyConstraintPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
showSql() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
showSql(boolean) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
SINGLE_OBJECT_PARAM_SIGNATURE - Static variable in class com.github.fluent.hibernate.internal.util.reflection.ReflectionUtils
 
size(Collection<?>) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
size(T[]) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.CollectionUtils
 
split(String, String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
splitByDot(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
splitBySpace(String) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
SpringSessionFactory - Class in com.github.fluent.hibernate.cfg
 
SpringSessionFactory() - Constructor for class com.github.fluent.hibernate.cfg.SpringSessionFactory
 
sqlRequest(String) - Static method in class com.github.fluent.hibernate.H
 
staticClassLoader() - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.ClassUtils
 
StrategyOptions - Class in com.github.fluent.hibernate.cfg.strategy
 
StrategyOptions() - Constructor for class com.github.fluent.hibernate.cfg.strategy.StrategyOptions
 
StrategyOptions.Builder - Class in com.github.fluent.hibernate.cfg.strategy
 

T

TableDescription(String, String, String) - Constructor for class com.github.fluent.hibernate.cfg.strategy.JoinTableNames.TableDescription
 
tablePrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
toInt(String, int) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
toInteger(String, Integer) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils.StringUtils
 
toRuntimeException(Throwable) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils
 
toRuntimeException(String, Throwable) - Static method in class com.github.fluent.hibernate.internal.util.InternalUtils
 
transform(Class<?>) - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
transform(Class<?>) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
transform(Class<?>) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 
transformEntityName(EntityNaming) - Method in class com.github.fluent.hibernate.cfg.strategy.hibernate5.Hibernate5NamingStrategy
Generates a name for a dataabse table.
transformTuple(Object[], String[]) - Method in class com.github.fluent.hibernate.transformer.FluentHibernateResultTransformer
 

U

uniqueKeyConstraintName(String, String) - Method in class com.github.fluent.hibernate.cfg.strategy.HibernateNamingStrategy
 
uniqueKeyConstraintPrefix(String) - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
 
unqualify(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
unqualifyEntityName(String) - Static method in class com.github.fluent.hibernate.cfg.strategy.NamingStrategyUtils
 
update(String) - Static method in class com.github.fluent.hibernate.H
 
useNamingStrategy() - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
Use the default Hibernate5NamingStrategy.
useNamingStrategy(StrategyOptions) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
Use the default Hibernate5NamingStrategy with options.
useNamingStrategy(Object) - Method in class com.github.fluent.hibernate.cfg.FluentFactoryBuilder
 
userName(String) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
useSqlComments(boolean) - Method in class com.github.fluent.hibernate.cfg.HibernateProperties
 
useTransformer(ResultTransformer) - Method in class com.github.fluent.hibernate.request.HibernateHqlRequest
 
useTransformer(ResultTransformer) - Method in class com.github.fluent.hibernate.request.HibernateRequest
 
useTransformer(ResultTransformer) - Method in class com.github.fluent.hibernate.request.HibernateSqlRequest
 

V

valueOf(String) - Static method in enum com.github.fluent.hibernate.cfg.HibernateProperties.Hbm2DllAuto
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.fluent.hibernate.cfg.HibernateProperties.Hbm2DllAuto
Returns an array containing the constants of this enum type, in the order they are declared.

W

withoutPrefixes() - Method in class com.github.fluent.hibernate.cfg.strategy.StrategyOptions.Builder
Don't use any prefixes like a table name prefix.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links