org.gcube.dbinterface.h2.query
Class GetMetadataImpl

java.lang.Object
  extended by org.gcube.common.dbinterface.queries.GetMetadata
      extended by org.gcube.dbinterface.h2.query.GetMetadataImpl

public class GetMetadataImpl
extends org.gcube.common.dbinterface.queries.GetMetadata


Constructor Summary
GetMetadataImpl(org.gcube.common.dbinterface.tables.Table table)
           
 
Method Summary
 LinkedHashMap<String,org.gcube.common.dbinterface.types.Type> getMetadata(org.gcube.common.dbinterface.registry.Connection conn)
           
 
Methods inherited from class org.gcube.common.dbinterface.queries.GetMetadata
getTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMetadataImpl

public GetMetadataImpl(org.gcube.common.dbinterface.tables.Table table)
Method Detail

getMetadata

public LinkedHashMap<String,org.gcube.common.dbinterface.types.Type> getMetadata(org.gcube.common.dbinterface.registry.Connection conn)
                                                                          throws Exception
Specified by:
getMetadata in class org.gcube.common.dbinterface.queries.GetMetadata
Throws:
Exception


Copyright © 2013. All Rights Reserved.