public interface IDataSource
Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getList() |
Map<String,Object> |
getMap() |
boolean |
isValid()
return true if the connection if ok and if you can use this instance for access data.
|
Collection<Object> getList()
boolean isValid()
Copyright © 2012-2018. All Rights Reserved.