Package | Description |
---|---|
com.blazebit.persistence.spi |
SPI for implementers of the Blaze-Persistence API.
|
Modifier and Type | Method | Description |
---|---|---|
JoinTable |
ExtendedAttribute.getJoinTable() |
If the attribute is a collection that uses a join table, returns it's descriptor.
|
JoinTable |
JpaProvider.getJoinTable(javax.persistence.metamodel.EntityType<?> ownerType,
String attributeName) |
If the given attribute is a collection that uses a join table, returns it's descriptor.
|
Copyright © 2014–2018 Blazebit. All rights reserved.