public class QueryDataSource extends Object implements DataSource
QueryDataSource(Query query)
boolean
equals(Object o)
List<String>
getNames()
Query
getQuery()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public QueryDataSource(Query query)
public List<String> getNames()
getNames
DataSource
public Query getQuery()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2011–2015. All rights reserved.