Package | Description |
---|---|
org.springframework.data.mapping |
Base package for the mapping subsystem.
|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
Modifier and Type | Method and Description |
---|---|
PreferredConstructor<T,P> |
PersistentEntity.getPersistenceConstructor()
Returns the
PreferredConstructor to be used to instantiate objects of this PersistentEntity . |
Modifier and Type | Method and Description |
---|---|
PreferredConstructor<T,P> |
PreferredConstructorDiscoverer.getConstructor()
Returns the discovered
PreferredConstructor . |
PreferredConstructor<T,P> |
BasicPersistentEntity.getPersistenceConstructor() |
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.