类 OracleTableMetaDataProvider

  • 所有已实现的接口:
    TableMetaDataProvider

    public class OracleTableMetaDataProvider
    extends GenericTableMetaDataProvider
    Oracle-specific implementation of the TableMetaDataProvider. Supports a feature for including synonyms in the meta-data lookup. Also supports lookup of current schema using the sys_context.

    Thanks to Mike Youngstrom and Bruce Campbell for submitting the original suggestion for the Oracle current schema lookup implementation.

    从以下版本开始:
    3.0
    作者:
    Thomas Risberg, Juergen Hoeller