@Authors(value="Nikolche Mihajlovski") @Since(value="3.0.0") public class EntitiesUtil extends RapidoidThing
| Constructor and Description |
|---|
EntitiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <E> E |
create(Class<E> clazz) |
static <E> E |
create(Class<E> clazz,
Map<String,?> properties) |
static <E> Class<E> |
getEntityType(String simpleTypeName) |
static <E> Class<E> |
getEntityTypeFor(Class<E> clazz) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.