Package | Description |
---|---|
com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
Modifier and Type | Method and Description |
---|---|
ExtendedAttribute<X,?> |
ExtendedManagedType.getAttribute(String attributeName)
Returns the extended attribute of the managed type for the given attribute name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ExtendedAttribute<X,?>> |
ExtendedManagedType.getAttributes()
Returns the extended attributes of the managed type.
|
Copyright © 2014–2018 Blazebit. All rights reserved.