The IEntityTuplizer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConcreteProxyClass | Returns the java class to which generated proxies will be typed. |
![]() | HasProxy | Does this entity, for this mode, present a possibility for proxying? |
![]() | IsInstrumented | Is it an instrumented POCO? |
![]() | IsLifecycleImplementor |
Does the class managed by this tuplizer implement
the ILifecycle interface.
|
![]() | IsValidatableImplementor |
Does the class managed by this tuplizer implement
the IValidatable interface.
|
![]() | MappedClass |
Return the pojo class managed by this tuplizer.
(Inherited from ITuplizer.) |