- 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
-
- 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
-