public final class LongMapping extends Object implements Mapping
Maps Java long type to SQL bigint type.
| Constructor and Description |
|---|
LongMapping() |
| Modifier and Type | Method and Description |
|---|---|
String |
toDataBaseString(FieldDefinition definition) |
public String toDataBaseString(FieldDefinition definition)
toDataBaseString in interface MappingCopyright © 2017–2020 B3log. All rights reserved.