|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBMatcher | |
|---|---|
| se.sics.isl.db | |
| se.sics.isl.db.file | |
| se.sics.isl.db.sql | |
| Uses of DBMatcher in se.sics.isl.db |
|---|
| Methods in se.sics.isl.db with parameters of type DBMatcher | |
|---|---|
abstract int |
DBTable.remove(DBMatcher matcher)
|
abstract DBResult |
DBTable.select(DBMatcher matcher)
|
abstract int |
DBTable.update(DBMatcher matcher,
DBObject value)
|
| Uses of DBMatcher in se.sics.isl.db.file |
|---|
| Methods in se.sics.isl.db.file with parameters of type DBMatcher | |
|---|---|
int |
FileDBTable.remove(DBMatcher matcher)
|
DBResult |
FileDBTable.select(DBMatcher matcher)
|
int |
FileDBTable.update(DBMatcher matcher,
DBObject object)
|
| Uses of DBMatcher in se.sics.isl.db.sql |
|---|
| Methods in se.sics.isl.db.sql with parameters of type DBMatcher | |
|---|---|
int |
SQLDBTable.remove(DBMatcher matcher)
|
DBResult |
SQLDBTable.select(DBMatcher matcher)
|
int |
SQLDBTable.update(DBMatcher matcher,
DBObject object)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||