Skip to content

Commit 4a009db

Browse files
committed
minor JavaDoc
1 parent 044f134 commit 4a009db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • objectbox-java-api/src/main/java/io/objectbox/annotation

objectbox-java-api/src/main/java/io/objectbox/annotation/Entity.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
/**
3232
* Use a no-arg constructor instead of an all properties constructor (generated).
33+
* Note that is generally not recommended when using the ObjectBox Gradle plugin for Java classes.
3334
*/
3435
boolean useNoArgConstructor() default false;
3536

0 commit comments

Comments
 (0)