Uses of Class
com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
Packages that use DatastorePersistentEntityImpl
Package
Description
Classes related to type and Spring Data metadata of Java entities.
-
Uses of DatastorePersistentEntityImpl in com.google.cloud.spring.data.datastore.core.mapping
Methods in com.google.cloud.spring.data.datastore.core.mapping that return DatastorePersistentEntityImplModifier and TypeMethodDescriptionprotected <T> DatastorePersistentEntityImpl<T>
DatastoreMappingContext.constructPersistentEntity
(org.springframework.data.util.TypeInformation<T> typeInformation)