
@Deprecated public interface IDBParameter
DB statement.| Modifier and Type | Method and Description |
|---|---|
int |
getPosition()
Deprecated.
Returns the zero based position of this parameter within the
parameters list
of the containing statement. |
IDBStatement |
getStatement()
Deprecated.
|
DBType |
getType()
Deprecated.
|
IDBStatement getStatement()
int getPosition()
parameters list
of the containing statement.DBType getType()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.