public class PerAdapterProvider<T> extends Object
DbAdapter
.
This allows modules to create adapter-specific extensions without altering DbAdapter API.Constructor and Description |
---|
PerAdapterProvider(Map<String,T> perAdapterValues,
T defaultValue) |
public T get(DbAdapter adapter) throws DIRuntimeException
DIRuntimeException
Copyright © 2001–2019 Apache Cayenne. All rights reserved.