Class AccountsEntity

java.lang.Object
com.skava.accounts.model.entity.AccountsEntity
All Implemented Interfaces:
Serializable

@Entity @Config(defaultVariableName="accounts") public class AccountsEntity extends Object implements Serializable
The Class AccountsEntity represents the database fields of Accounts.
Author:
Infosys Equinox
See Also:
  • Field Details

    • createdTime

      protected Date createdTime
      createdTime createdTime of the account.
    • updatedTime

      protected Date updatedTime
      updatedTime - updatedTime of the collection.
  • Constructor Details

    • AccountsEntity

      public AccountsEntity(long id)
      Instantiates a new accounts entity.
      Parameters:
      id - the id