| Package | Description |
|---|---|
| io.tesler.model.core.converter | |
| io.tesler.model.core.entity.security | |
| io.tesler.model.core.entity.security.types |
| Modifier and Type | Method and Description |
|---|---|
AccessorType |
AccessorTypeConverter.convertToEntityAttribute(Integer dbData) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
AccessorTypeConverter.convertToDatabaseColumn(AccessorType attribute) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<Accessor,AccessorType> |
Accessor_.accessorType |
| Modifier and Type | Method and Description |
|---|---|
static AccessorType |
AccessorType.of(int intValue) |
static AccessorType |
AccessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessorType[] |
AccessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 Tesler. All rights reserved.