Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.flex.common.sql
Interface BindVariableResolver

All Known Implementing Classes:
DescriptiveFlexfieldSegmentEOImpl

public interface BindVariableResolver

Resolves the bind variable attributes.


Method Summary
 int getSQLType(BindVariable bindVariable)
          Returns the SQL type of the bind variable.
 

Method Detail

getSQLType

int getSQLType(BindVariable bindVariable)
Returns the SQL type of the bind variable.

Parameters:
bindVariable - the bind variable
Returns:
the SQL type of the bind variable

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.