Class ToothPaste


  • @Entity
    public class ToothPaste
    extends BaseObject
    This class provides an example entity class that derives from a non-entity class and accepts all mapping defaults. @see Album class for a sibling example where several of the default mappings have been overridden.
    • Field Detail

      • size

        private int size
    • Constructor Detail

      • ToothPaste

        public ToothPaste()