摘要:
import java.sql.Connection;import java.sql.DriverManager;import java.sql.PreparedStatement;import java.sql.ResultSet;import java.sql.SQLException;impo... 阅读全文
posted @ 2015-12-07 12:05
zshblog
阅读(525)
评论(0)
推荐(0)
摘要:
/* * Copyright (c) 1994, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. ... 阅读全文
posted @ 2015-12-07 12:03
zshblog
阅读(181)
评论(0)
推荐(0)