org.xerial.db.model
Class DatabaseMap

java.lang.Object
  extended by org.xerial.db.model.DatabaseMap

public class DatabaseMap
extends Object


Constructor Summary
DatabaseMap()
           
 
Method Summary
 List<DatabaseLayer> getDBLayer(String datamodelNodeName)
           
 String translateToSQL(String amoebaQuery)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseMap

public DatabaseMap()
Method Detail

getDBLayer

public List<DatabaseLayer> getDBLayer(String datamodelNodeName)

translateToSQL

public String translateToSQL(String amoebaQuery)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.