Uses of Interface
de.espirit.or.schema.SimpleAttribute
-
Uses of SimpleAttribute in de.espirit.or.schema
Modifier and TypeMethodDescription<T> SimpleAttribute<T>
EntityType.createSimpleAttribute
(@NotNull String name, @NotNull Class<T> type) Create a simple attribute with the givenname
andtype
.