Annotation Type AlternateLob
-
@Target(FIELD) @Retention(RUNTIME) public @interface AlternateLob
Demarcate aLoboccurrence that should be replaced withTypefor persistence layer compatibility. For example, this is important in the case of YugaByteDB. Note, this annotation only has meaning (and is only active) when thebroadleaf.jpa.replace.lob.activeproperty is set to true in the spring environment.