@FunctionalInterface public interface JavaTypeResolver
DataTypeDefinition.
This inversion of control is necessary to inject jOOQ-codegen behaviour into jOOQ-meta. It might become obsolete once we merge the two modules again.
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(DataTypeDefinition type)
Resolve a Java type from a
DataTypeDefinition. |
String resolve(DataTypeDefinition type)
DataTypeDefinition.Copyright © 2019. All rights reserved.