| 程序包 | 说明 |
|---|---|
| org.h2.util |
Internal utility classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
StatementBuilder |
StatementBuilder.append(char c)
Append a character.
|
StatementBuilder |
StatementBuilder.append(long x)
Append a number.
|
StatementBuilder |
StatementBuilder.append(String s)
Append a text.
|
StatementBuilder |
StatementBuilder.resetCount()
Reset the loop counter.
|
Copyright © 2017. All rights reserved.