Interface OracleClient


  • public interface OracleClient
    An interface to define Oracle specific constants or behaviors.
    • Field Detail

      • GENERATED_KEYS

        static final PropertyKind<Row> GENERATED_KEYS
        The property to be used to retrieve the generated keys
      • OUTPUT

        static final PropertyKind<Boolean> OUTPUT
        The property to be used to retrieve the output of the callable statement