public interface AttachableInternal extends Attachable
Attachables
This interface is for JOOQ INTERNAL USE only. Do not reference directly
| Modifier and Type | Method and Description |
|---|---|
List<Attachable> |
getAttachables()
Deprecated.
- 2.5.0 [#1544] - This internal method will be removed soon.
Do not reuse.
|
Configuration |
getConfiguration()
Get the underlying configuration
|
attachinternalAPI@Deprecated List<Attachable> getAttachables()
Attachables
This method is for JOOQ INTERNAL USE only. Do not reference directly
Configuration getConfiguration()
Copyright © 2013. All Rights Reserved.