Index

G H I J L P 
All Classes and Interfaces|All Packages

G

getAutoIncrementFieldNameSet() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns the auto-increment field name, to which '@GeneratedValue' is added.
getFieldNameArr() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns field name array.
getPkFieldName() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns the surrogate-key field name, to which '@Id' is added.
getSetOfUniqueConstraintFieldList() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns an array of fields which constructs an unique Constraint connected to natural key.
getValue(String) - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns the value of the designated fieldName.

H

hasNaturalKey() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns if the entity has natural keys.
hasSoftDeleteField() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns if the entity has soft-delete field.

I

isAutoIncrement(String) - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Returns if the designated field is auto-increment.

J

jp.ecuacion.lib.jpa - module jp.ecuacion.lib.jpa
provides jpa-related classes.
jp.ecuacion.lib.jpa.entity - package jp.ecuacion.lib.jpa.entity
Provides the customized jpa entity.

L

LibEntity - Class in jp.ecuacion.lib.jpa.entity
Provides the customized jpa entity.
LibEntity() - Constructor for class jp.ecuacion.lib.jpa.entity.LibEntity
 

P

preInsert() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Provides preInsert procedure.
preUpdate() - Method in class jp.ecuacion.lib.jpa.entity.LibEntity
Provides preUpdate procedure.
G H I J L P 
All Classes and Interfaces|All Packages