Uses of Class
org.datanucleus.store.mapped.StatementMappingIndex

Packages that use StatementMappingIndex
org.datanucleus.store.mapped This package provides classes for the management of datastores that are "mapped". 
 

Uses of StatementMappingIndex in org.datanucleus.store.mapped
 

Methods in org.datanucleus.store.mapped that return StatementMappingIndex
 StatementMappingIndex StatementClassMapping.getMappingForMemberPosition(int position)
          Accessor for the mapping information for the member at the specified position.
 

Methods in org.datanucleus.store.mapped with parameters of type StatementMappingIndex
 void StatementClassMapping.addMappingForMember(int position, StatementMappingIndex mapping)
           
 



Copyright © 2012. All Rights Reserved.