|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityBeanIntrospector | |
|---|---|
| com.bm.creators | |
| com.bm.utils | |
| Uses of EntityBeanIntrospector in com.bm.creators |
|---|
| Constructors in com.bm.creators with parameters of type EntityBeanIntrospector | |
|---|---|
EntityBeanCreator(javax.persistence.EntityManager em,
EntityBeanIntrospector<T> intro,
java.lang.Class<T> toCreate)
Deafult constructor. |
|
EntityBeanCreator(javax.persistence.EntityManager em,
EntityBeanIntrospector<T> intro,
java.lang.Class<T> toCreate,
java.util.List<Generator<?>> additionalGenerators)
Constructor with special generator list. |
|
| Uses of EntityBeanIntrospector in com.bm.utils |
|---|
| Constructors in com.bm.utils with parameters of type EntityBeanIntrospector | |
|---|---|
UndoScriptGenerator(EntityBeanIntrospector<T> inspector)
Default constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||