public interface EntityMetadataProvider
Modifier and Type | Method and Description |
---|---|
DataTypeMapper |
getDataTypeMapper(java.lang.String oDataVersion,
WmManagedConnection connection) |
java.util.List<java.lang.String> |
getEntities(WmManagedConnection connection) |
java.util.List<EntityProperty> |
getEntityProperties(WmManagedConnection connection,
java.lang.String entity) |
DataTypeMapper getDataTypeMapper(java.lang.String oDataVersion, WmManagedConnection connection)
java.util.List<java.lang.String> getEntities(WmManagedConnection connection) throws AdapterException
AdapterException
java.util.List<EntityProperty> getEntityProperties(WmManagedConnection connection, java.lang.String entity) throws AdapterException
AdapterException
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.