Interface JdbcValuesSourceProcessingOptions


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

    • getEffectiveOptionalObject

      Object getEffectiveOptionalObject()
    • getEffectiveOptionalEntityName

      String getEffectiveOptionalEntityName()
    • getEffectiveOptionalId

      Object getEffectiveOptionalId()
    • shouldReturnProxies

      boolean shouldReturnProxies()