Class SchemaNameImpl

  • All Implemented Interfaces:
    SchemaNameSupplier

    public class SchemaNameImpl
    extends java.lang.Object
    implements SchemaNameSupplier
    Supplier which tries to obtain the schema name from the given delegate, falling back to calling getSchema() from the connection if the supplier returns a null
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSchemaForRequestContext​(java.sql.Connection connection)
      Get the schema name for the current request context
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait