Package org.fryske_akademy.jpa
Class AbstractWsEntity
java.lang.Object
org.fryske_akademy.jpa.AbstractWsEntity
- All Implemented Interfaces:
Serializable
Base for 'readonly' entities in for example webservices. Defines the same
columns as
AbstractEntity but no auto generated id and no @Version.
This enables the use of eclipselink including weaving capabilities (speed).- Author:
- eduard
- See Also:
-
Constructor Summary
Constructors -
Method Summary