Package com.spun.util.persistence
Interface SqlLoader<T>
- All Superinterfaces:
Loader<T>
public interface SqlLoader<T> extends Loader<T>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSqlLoader.ExecutableWrapper<T> -
Method Summary
Modifier and Type Method Description SQLQuerygetQuery()StatementgetStatement()