|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseDocumentMapper.Column | |
|---|---|
| com.antelmann.sql | This package contains classes to ease JDBC development and also provides useful SQL-based implementations for com.antelmann.db classes |
| Uses of BaseDocumentMapper.Column in com.antelmann.sql |
|---|
| Methods in com.antelmann.sql that return BaseDocumentMapper.Column | |
|---|---|
static BaseDocumentMapper.Column |
BaseDocumentMapper.Column.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BaseDocumentMapper.Column[] |
BaseDocumentMapper.Column.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||