Class LPVSLicense

java.lang.Object
com.lpvs.entity.LPVSLicense
All Implemented Interfaces:
Serializable

@Entity public class LPVSLicense extends Object implements Serializable
Entity class representing licenses in the LPVS system. This class is mapped to the "lpvs_license_list" table in the "lpvs" schema.
See Also:
  • Constructor Details

    • LPVSLicense

      public LPVSLicense()