Interface MapperImplicitConnectionsPlugin
-
- All Superinterfaces:
MapperPlugin
- All Known Implementing Classes:
AwsSamImplicitConnectionsPlugin
public interface MapperImplicitConnectionsPlugin extends MapperPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<com.google.gson.JsonElement>
createConnections(com.arangodb.ArangoDatabase db, java.lang.String collectionName)
-