Skip to content

Commit 0f8d9fd

Browse files
authored
Optimize annotation processing and improve performance (#1350)
2 parents 6dc9f67 + d8fb9d2 commit 0f8d9fd

21 files changed

+605
-360
lines changed

doma-core/src/main/java/org/seasar/doma/NClobFactory.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@
4848
*/
4949
@Target(ElementType.METHOD)
5050
@Retention(RetentionPolicy.RUNTIME)
51+
@DaoMethod
5152
public @interface NClobFactory {}

0 commit comments

Comments
 (0)