Interface JdbcValuesSourceProcessingOptions


  • public interface JdbcValuesSourceProcessingOptions
    Essentially processing options only for entity loading
    • Method Detail

      • getEffectiveOptionalObject

        Object getEffectiveOptionalObject()
      • getEffectiveOptionalEntityName

        String getEffectiveOptionalEntityName()
      • getEffectiveOptionalId

        Object getEffectiveOptionalId()
      • shouldReturnProxies

        boolean shouldReturnProxies()