接口 ClobImplementer

  • 所有已知子接口:
    NClobImplementer

    public interface ClobImplementer
    Marker interface for non-contextually created Clob instances..
    作者:
    Steve Ebersole
    • 方法详细资料

      • getUnderlyingStream

        CharacterStream getUnderlyingStream()
        Gets access to the data underlying this CLOB.
        返回:
        Access to the underlying data.