Package | Description |
---|---|
org.jboss.seam.framework |
A framework for data access in Seam.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityHome<E>
Base class for Home objects of JPA entities.
|
class |
HibernateEntityHome<E>
Base class for Home objects for Hibernate entities.
|
class |
Home<T,E>
Base class for components which provide persistence
operations to a managed entity instance.
|
class |
MutableEntityController
Base class for controller objects that perform
persistence operations using JPA.
|
Copyright © 2015 Seam Framework. All Rights Reserved.