import java.sql.SQLException; import oracle.jdbc.driver.OracleDriver; import oracle.sql.CLOB; public class ClobTest { String url ...
確定! 回上一頁