Package petclinic.util
package petclinic.util
-
ClassesClassDescriptionBase class for all entity types, containing the id property, which is automatically generated.Provides access to the application database, allowing transient instances of entity classes to be persisted, and persistent instances to be recovered or removed from the database.A person having a first and a last name.