Skip to content

✅ Additional annotations

  • @JdbcConstructorAnnotations defines additional annotations which should be added to the constructor of the generated class
  • @JdbcDebug for the annotated element the processor will enable extra debug logs (mainly needed for debugging purpose)
AnnotationSelectUpdateBatchDefault
@JdbcBatchSize⛔️⛔️1000
@JdbcFetchDirection⛔️⛔️unset
@JdbcFetchSize⛔️⛔️unset
@JdbcMaxRows⛔️⛔️unset
@JdbcNoMoreRows⛔️⛔️THROW_EXCEPTION
@JdbcNoRows⛔️⛔️THROW_EXCEPTION
@JdbcQueryTimeoutunset
@JdbcResultSetConcurrency⛔️⛔️unset
@JdbcResultSetType⛔️⛔️unset
@JdbcReturnGeneratedValues⛔️⛔️GENERATED_KEYS