Uses of Class
org.usergrid.persistence.Schema

Packages that use Schema
org.usergrid.persistence   
org.usergrid.persistence.schema   
 

Uses of Schema in org.usergrid.persistence
 

Methods in org.usergrid.persistence that return Schema
static Schema Schema.getDefaultSchema()
           
 

Methods in org.usergrid.persistence with parameters of type Schema
static void Schema.setDefaultSchema(Schema instance)
           
 

Uses of Schema in org.usergrid.persistence.schema
 

Methods in org.usergrid.persistence.schema with parameters of type Schema
 void EntityInfo.mapCollectors(Schema schema, String entityType)
           
 



Copyright © 2013. All Rights Reserved.