We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f4e201 + 1c25457 commit 2f5fd74Copy full SHA for 2f5fd74
doma-processor/src/main/java/org/seasar/doma/internal/apt/Options.java
@@ -192,7 +192,7 @@ public static class Constants {
192
193
public static final String DEFAULT_DAO_SUFFIX = "Impl";
194
195
- public static final String DEFAULT_ENTITY_FIELD_PREFIX = "none";
+ public static final String DEFAULT_ENTITY_FIELD_PREFIX = "";
196
197
public static final String DEFAULT_CONFIG_PATH = "doma.compile.config";
198
0 commit comments