public class DescribeStatement<R,C> extends Statement<R,C>
engine, placeholderMap| Constructor and Description |
|---|
DescribeStatement(Engine<R,C> engine,
LinkedHashMap<String,Placeholder<R,C>> placeholderMap,
String identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(Metadata metadata,
ErrorReporter reporter) |
FetchResult<R,C> |
execute() |
bindValue, getPlaceholderMap, isSelectStatementgetEnd, getSource, getStart, setLocation, throwExceptionpublic DescribeStatement(Engine<R,C> engine, LinkedHashMap<String,Placeholder<R,C>> placeholderMap, String identifier)
Copyright © 2014. All rights reserved.