Package org.fryske_akademy.jpa
Class RevisionInfo
- java.lang.Object
-
- org.hibernate.envers.DefaultRevisionEntity
-
- org.fryske_akademy.jpa.RevisionInfo
-
- All Implemented Interfaces:
Serializable
@Entity public class RevisionInfo extends org.hibernate.envers.DefaultRevisionEntityInclude this entity in the list of entity classes in your persistence context.- Author:
- eduard
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RevisionInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetUsername()voidsetUsername(String username)
-