JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.komapper.codegen
Interface PropertyNameResolver
public interface
PropertyNameResolver
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static @NotNull
PropertyNameResolver
of
()
@NotNull
String
resolve
(@NotNull
Column
column)
Method Details
resolve
@NotNull
@NotNull
String
resolve
(@NotNull @NotNull
Column
column)
of
@NotNull
static
@NotNull
PropertyNameResolver
of
()