Index

A B C E F J L N O S U V 
All Classes and Interfaces|All Packages|Serialized Form

A

Alias - Annotation Interface in org.jfleet.record.annotation
 

B

build() - Method in class org.jfleet.record.EntityInfoRecordBuilder
 

C

caseType(CaseType) - Method in class org.jfleet.record.EntityInfoRecordBuilder
 
CaseType - Enum Class in org.jfleet.record
 
columnNamingStrategy(ColumnNamingStrategy) - Method in class org.jfleet.record.EntityInfoRecordBuilder
 
ColumnNamingStrategy - Enum Class in org.jfleet.record
 

E

entityInfoFromRecord(Class<?>) - Static method in class org.jfleet.record.EntityInfoRecordBuilder
 
EntityInfoRecordBuilder - Class in org.jfleet.record
 
EntityInfoRecordBuilder(Class<?>) - Constructor for class org.jfleet.record.EntityInfoRecordBuilder
 

F

FIELD_NAME - Enum constant in enum class org.jfleet.record.ColumnNamingStrategy
 
fromRecord(Class<?>) - Static method in class org.jfleet.record.EntityInfoRecordBuilder
 

J

JFleetRecordException - Exception in org.jfleet.record
 
JFleetRecordException(String) - Constructor for exception org.jfleet.record.JFleetRecordException
 

L

lowerCase() - Method in class org.jfleet.record.EntityInfoRecordBuilder
 
LOWERCASE - Enum constant in enum class org.jfleet.record.CaseType
 

N

name(String) - Method in class org.jfleet.record.EntityInfoRecordBuilder
 
NotNull - Annotation Interface in org.jfleet.record.annotation
 

O

Ordinal - Annotation Interface in org.jfleet.record.annotation
 
org.jfleet.record - package org.jfleet.record
 
org.jfleet.record.annotation - package org.jfleet.record.annotation
 

S

SNAKE_CASE - Enum constant in enum class org.jfleet.record.ColumnNamingStrategy
 

U

upperCase() - Method in class org.jfleet.record.EntityInfoRecordBuilder
 
UPPERCASE - Enum constant in enum class org.jfleet.record.CaseType
 

V

value() - Element in annotation interface org.jfleet.record.annotation.Alias
 
valueOf(String) - Static method in enum class org.jfleet.record.CaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.jfleet.record.ColumnNamingStrategy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.jfleet.record.CaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.jfleet.record.ColumnNamingStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
A B C E F J L N O S U V 
All Classes and Interfaces|All Packages|Serialized Form