Interface EntityInterface

    • Method Detail

      • getId

        Serializable getId()
        an entity should have an id
        Returns:
      • isTransient

        boolean isTransient()
        is the entity in the database
        Returns:
        true when not in the database