| Package | Description |
|---|---|
| com.blazebit.persistence.view.metamodel |
Entity-View extension metamodel.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterAttribute<? super X,?> |
MappingConstructor.getParameterAttribute(int index)
Returns the parameter attribute of this mapping constructor at the given index if it exists, otherwise null.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterAttribute<? super X,?>> |
MappingConstructor.getParameterAttributes()
Returns the parameter attributes of this mapping constructor.
|
Copyright © 2014–2018 Blazebit. All rights reserved.