All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Avatar The Avatar class represents an avatar or profile picture for an entity.BaseDao The Dao class is the interface for all database access.BaseEntity The BaseEntity class is the abstract base class for all web primitives.ConflictException The ConflictException represents a HTTP 409 error.DefaultBaseDao The Dao class is the interface for all database access.DefaultBaseEntity The BaseEntity class is the abstract base class for all web primitives.DefaultNamedEntity The NamedEntity class is a base class for web entities with names.InstantConverter The InstantConverter class implements the JPA converter from Java Instant to Java SQL Timestamp.JsonMapConverter The JsonMapConverter class implements the JPA converter from Map to JSON string.LocalDateConverter The LocalDateConverter class implements the JPA converter from Java LocalDate to Java SQL Date.LocaleConverter NamedEntity The NamedEntity class is a base class for web entities with names.PersistenceContextAnnotationProcessor PersistenceFeature PersistenceUtils The PersistenceUtils class provides helper methods for parsing a persistence.xml file.StringListConverter UriConverter UrlConverter UrlEncodedMapConverter The UrlEncodedMapConverter class implements the JPA converter from Map to URL-encoded String.UuidConverter The UuidConverter class implements the JPA converter from UUID to byte array.Widget