Package | Description |
---|---|
org.apache.tapestry.contrib.table.model.sql |
Modifier and Type | Class and Description |
---|---|
class |
SimpleSqlConnectionSource |
Modifier and Type | Method and Description |
---|---|
ISqlConnectionSource |
SimpleSqlTableDataSource.getConnSource()
Returns the connSource.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleSqlTableDataSource.setConnSource(ISqlConnectionSource connSource)
Sets the connSource.
|
Constructor and Description |
---|
SimpleSqlTableDataSource(ISqlConnectionSource objConnSource,
java.lang.String strTableName) |
SimpleSqlTableDataSource(ISqlConnectionSource objConnSource,
java.lang.String strTableName,
java.lang.String strWhereClause) |