public interface Database
| Modifier and Type | Method and Description |
|---|---|
String |
autoIncrementId() |
String |
bigint() |
String |
blob() |
String |
columnName(String name) |
String |
integer() |
String |
timestamp() |
String |
varchar20() |
String |
varchar255() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.