Interface DataSourceAware
-
- All Known Implementing Classes:
N2oSqlQuery
public interface DataSourceAware- Author:
- V. Alexeev.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDataSource()voidsetDataSource(String dataSource)
-