Interface JaxbAnyMapping.Key
- All Known Implementing Classes:
JaxbAnyMappingKeyImpl
- Enclosing interface:
- JaxbAnyMapping
public static interface JaxbAnyMapping.Key
The key of a
JaxbAnyMapping
- the (logical) foreign-key value-
Method Summary
-
Method Details
-
getColumns
List<JaxbColumnImpl> getColumns() -
getType
String getType() -
getJavaClass
String getJavaClass()
-