Package com.skava.accounts.model.entity
Class AttributeEntity
java.lang.Object
com.skava.accounts.model.entity.AttributeEntity
- All Implemented Interfaces:
Serializable
@Entity
@Config(defaultVariableName="attribute")
public class AttributeEntity
extends Object
implements Serializable
This Class AttributeEntity represents the database fields
- Since:
- May 2020
- Version:
- 8.9.0
- Author:
- Infosys Equinox
- See Also:
-
Field Details
-
sequence
sequence -
createdTime
created time -
updatedTime
updated time
-
-
Constructor Details
-
AttributeEntity
public AttributeEntity()
-