Uses of Class
org.datanucleus.metadata.QueryResultMetaData.PersistentTypeMapping
Packages that use QueryResultMetaData.PersistentTypeMapping
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
-
Uses of QueryResultMetaData.PersistentTypeMapping in org.datanucleus.metadata
Fields in org.datanucleus.metadata with type parameters of type QueryResultMetaData.PersistentTypeMappingModifier and TypeFieldDescriptionprotected List
<QueryResultMetaData.PersistentTypeMapping> QueryResultMetaData.persistentTypeMappings
Collection of mappings of persistent types returned from the result set.Methods in org.datanucleus.metadata that return QueryResultMetaData.PersistentTypeMappingModifier and TypeMethodDescriptionQueryResultMetaData.getPersistentTypeMappings()
Accessor for the persistent type mapping information for this result set.