Package | Description |
---|---|
org.rapidoid.db |
Modifier and Type | Method and Description |
---|---|
<E> DbColumn<E> |
Database.column(Map<String,Object> map,
String name,
Class<E> type) |
static <E> DbColumn<E> |
DB.column(Map<String,Object> map,
String name,
Class<E> type) |
DbColumn<Long> |
IEntity.id() |
DbColumn<Long> |
IEntity.version() |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.