|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
PersistableEntity.Set and return the result.
List and return the result.
Validator is called.BindBeforeValidation interface if
the passed domain object has requested it.bindSupport() if the domain object
requests it.
Map copying all its elements to a new one.
Collections.PersistableEntity.getInternalId() value being ignored.
PersistableEntity, using JDK 1.5 generics.Dao implementation that uses Hibernate 3 for persistence.InheritableThreadLocal which indicates whether a Dao
implementation should be forced to return a detached instance.HibernateTemplate that uses the appropriate Session
based on the value of DetachmentContextHolder.
DomainException with the specified message and
root cause.
DomainException with the specified message and
no root cause.
enumeration compatible Hibernate 3 UserType.PersistableEntity using the passed
Object (provided that the passed Object
implements EvictionCapable).
PersistableEntity element of the passed
Collection using the passed Object (provided
that the passed Object implements
EvictionCapable).
PersistableEntitys.PersistableEntitys
from those objects that implement EvictionCapable.PersistableEntity using the passed
Object (provided that the passed Object
implements EvictionCapable), along with expressly
evicting every PersistableEntity returned by the
PersistableEntity's getters.
List of PersistableEntitys, searched by
their identifiers.
List of PersistableEntitys, searched by
their identifiers.
Validator that applies for a given domain
object class.
PersistableEntity, using JDK 1.5 generics.ImmutableManager implementation.InitializationCapable.get*() method against the passed entity
and calls it.
Object (provided that the passed
Object implements InitializationCapable).
IntrospectionManager that uses Hibernate metadata to locate
children.InitializationCapable.
List (actually an ArrayList) with only
that object.
Set (actually a HashSet) with only that
object.
List.PaginatedList which contains only the
given entity.
Integer based identity.Long based identity.ReflectionToStringBuilder
that ignores collections and inaccessible (ie lazy-loaded) fields.PersistableEntity.
PersistableEntity.
PersistableEntity, with a guarantee the returned results
will have each of the value class' immediate properties
initialized.
PersistableEntity, with a guarantee the returned results
will have each of the value class' immediate properties
initialized.
PersistableEntity, ignoring the class of the passed
PersistableEntity (useful if you pass a superclass, as you
want to find all subclass instances which match).
PersistableEntity, ignoring the class of the passed
PersistableEntity (useful if you pass a superclass, as you
want to find all subclass instances which match).
PersistableEntity, ignoring the class of the passed
PersistableEntity (useful if you pass a superclass, as you
want to find all subclass instances which match).
PersistableEntity, ignoring the class of the passed
PersistableEntity (useful if you pass a superclass, as you
want to find all subclass instances which match).
ValidatorNotFoundException should be thrown
if any domain object does not have a corresponding
Validator.
CollectionIgnoringReflectionToStringBuilder.
ValidationInterceptor.ValidationManager for method invocations.ValidationManager.ValidationRegistryManager implementations are able to
authoritatively return a Validator instance that is suitable
for a given domain object.ValidationRegistryManager.Validator could be found that supports a domain
object presented for validation.ValidatorNotFoundException with the specified
message and root cause.
DomainException with the specified message and
no root cause.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||