jdbc 中出现com.mysql.cj.jdbcjdbc.JDBC4ResultSet@65640941是怎么回事

2016年10月 Java大版内专家分月排行榜第一2016年9月 Java大版内专家分月排行榜第一2016年8月 Java大版内专家分月排行榜第一2014年4月 Java大版内专家分月排行榜第一
2016年11月 Java大版内专家分月排行榜第二
2016年10月 Java大版内专家分月排行榜第一2016年9月 Java大版内专家分月排行榜第一2016年8月 Java大版内专家分月排行榜第一2014年4月 Java大版内专家分月排行榜第一
2016年11月 Java大版内专家分月排行榜第二
2016年1月 Java大版内专家分月排行榜第二2015年12月 Java大版内专家分月排行榜第二2015年8月 Java大版内专家分月排行榜第二2015年3月 Java大版内专家分月排行榜第二2015年1月 Java大版内专家分月排行榜第二2014年12月 Java大版内专家分月排行榜第二2014年11月 Java大版内专家分月排行榜第二2014年6月 Java大版内专家分月排行榜第二2014年4月 Java大版内专家分月排行榜第二2014年1月 Java大版内专家分月排行榜第二2013年11月 Java大版内专家分月排行榜第二
2015年9月 Java大版内专家分月排行榜第三2015年6月 Java大版内专家分月排行榜第三2015年5月 Java大版内专家分月排行榜第三2015年2月 Java大版内专家分月排行榜第三2014年3月 Java大版内专家分月排行榜第三2013年12月 Java大版内专家分月排行榜第三
2016年1月 Java大版内专家分月排行榜第二2015年12月 Java大版内专家分月排行榜第二2015年8月 Java大版内专家分月排行榜第二2015年3月 Java大版内专家分月排行榜第二2015年1月 Java大版内专家分月排行榜第二2014年12月 Java大版内专家分月排行榜第二2014年11月 Java大版内专家分月排行榜第二2014年6月 Java大版内专家分月排行榜第二2014年4月 Java大版内专家分月排行榜第二2014年1月 Java大版内专家分月排行榜第二2013年11月 Java大版内专家分月排行榜第二
2015年9月 Java大版内专家分月排行榜第三2015年6月 Java大版内专家分月排行榜第三2015年5月 Java大版内专家分月排行榜第三2015年2月 Java大版内专家分月排行榜第三2014年3月 Java大版内专家分月排行榜第三2013年12月 Java大版内专家分月排行榜第三
2016年1月 Java大版内专家分月排行榜第二2015年12月 Java大版内专家分月排行榜第二2015年8月 Java大版内专家分月排行榜第二2015年3月 Java大版内专家分月排行榜第二2015年1月 Java大版内专家分月排行榜第二2014年12月 Java大版内专家分月排行榜第二2014年11月 Java大版内专家分月排行榜第二2014年6月 Java大版内专家分月排行榜第二2014年4月 Java大版内专家分月排行榜第二2014年1月 Java大版内专家分月排行榜第二2013年11月 Java大版内专家分月排行榜第二
2015年9月 Java大版内专家分月排行榜第三2015年6月 Java大版内专家分月排行榜第三2015年5月 Java大版内专家分月排行榜第三2015年2月 Java大版内专家分月排行榜第三2014年3月 Java大版内专家分月排行榜第三2013年12月 Java大版内专家分月排行榜第三
2016年1月 Java大版内专家分月排行榜第二2015年12月 Java大版内专家分月排行榜第二2015年8月 Java大版内专家分月排行榜第二2015年3月 Java大版内专家分月排行榜第二2015年1月 Java大版内专家分月排行榜第二2014年12月 Java大版内专家分月排行榜第二2014年11月 Java大版内专家分月排行榜第二2014年6月 Java大版内专家分月排行榜第二2014年4月 Java大版内专家分月排行榜第二2014年1月 Java大版内专家分月排行榜第二2013年11月 Java大版内专家分月排行榜第二
2015年9月 Java大版内专家分月排行榜第三2015年6月 Java大版内专家分月排行榜第三2015年5月 Java大版内专家分月排行榜第三2015年2月 Java大版内专家分月排行榜第三2014年3月 Java大版内专家分月排行榜第三2013年12月 Java大版内专家分月排行榜第三
本帖子已过去太久远了,不再提供回复功能。>> JDBC4ResultSet.java
JDBC4ResultSet.java ( 文件浏览 )
MySQL AB, 2008 Sun Microsystems
This prog you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free Software Foundation.
There are special exceptions to the terms and conditions of the GPL
as it is applied to this software. View the full text of the
exception in file EXCEPTIONS-CONNECTOR-J in the directory of this
software distribution.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
alo if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
package com.mysql.
import java.io.InputS
import java.io.R
import java.io.UnsupportedEncodingE
import java.sql.NC
import java.sql.RowId;
import java.sql.SQLE
import java.sql.SQLXML;
import com.mysql.jdbc.C
import com.mysql.jdbc.F
import com.mysql.jdbc.NotU
import com.mysql.jdbc.ResultSetI
import com.mysql.jdbc.RowD
import com.mysql.jdbc.SQLE
import com.mysql.jdbc.S
public class JDBC4ResultSet extends ResultSetImpl {
public JDBC4ResultSet(long updateCount, long updateID,
ConnectionImpl conn, StatementImpl creatorStmt) {
super(updateCount, updateID, conn, creatorStmt);
public JDBC4ResultSet(String catalog, Field[] fields, RowData tuples,
ConnectionImpl conn, StatementImpl creatorStmt) throws SQLException {
super(catalog, fields, tuples, conn, creatorStmt);
* JDBC 4.0
* Get the value of a column in the current row as a java.io.Reader.
* @param columnIndex
the column to get the value from
* @return the value in the column as a java.io.Reader.
* @throws SQLException
if an error occurs
public Reader getNCharacterStream(int columnIndex) throws SQLException {
checkColumnBounds(columnIndex);
String fieldEncoding = this.fields[columnIndex - 1].getCharacterSet();
if (fieldEncoding == null || !fieldEncoding.equals(&UTF-8&)) {
throw new SQLException(
&Can not call getNCharacterStream() when field's charset isn't UTF-8&);
return getCharacterStream(columnIndex);
* JDBC 4.0
* Get the value of a column in the current row as a java.io.Reader.
* @param columnName
the column name to retrieve the value from
* @return the value as a java.io.Reader
* @throws SQLException
if an error occurs
public Reader getNCharacterStream(String columnName) throws SQLException {
return getNCharacterStream(findColumn(columnName));
* JDBC 4.0 Get a NCLOB column.
* @param i
the first column is 1, the second is 2, ...
* @return an object representing a NCLOB
* @throws SQLException
if an error occurs
public NClob getNClob(int columnIndex) throws SQLException {
checkColumnBounds(columnIndex);
String fieldEncoding = this.fields[columnIndex - 1].getCharacterSet();
if (fieldEncoding == null || !fieldEncoding.equals(&UTF-8&)) {
throw new SQLException(
&Can not call getNClob() when field's charset isn't UTF-8&);
if (!this.isBinaryEncoded) {
String asString = getStringForNClob(columnIndex);
if (asString == null) {
return new com.mysql.jdbc.JDBC4NClob(asString);
return getNativeNClob(columnIndex);
* JDBC 4.0 Get a NCLOB column.
* @param colName
the column name
* @return an object representing a NCLOB
* @throws SQLException
if an error occurs
public NClob getNClob(String columnName) throws SQLException {
return getNClob(findColumn(columnName));
* JDBC 4.0 Get a NCLOB column.
* @param columnIndex
the first column is 1, the second is 2, ...
* @return an object representing a NCLOB
* @throws SQLException
if an error occurs
protected java.sql.NClob getNativeNClob(int columnIndex)
throws SQLException {
String stringVal = getStringForNClob(columnIndex);
if (stringVal == null) {
return getNClobFromString(stringVal, columnIndex);
private String getStringForNClob(int columnIndex) throws SQLException {
String asString =
String forcedEncoding = &UTF-8&;
byte[] asBytes =
if (!this.isBinaryEncoded) {
asBytes = getBytes(columnIndex);
asBytes = getNativeBytes(columnIndex, true);
if (asBytes != null) {
asString = new String(asBytes, forcedEncoding);
} catch (UnsupportedEncodingException uee) {
throw SQLError.createSQLException(&Unsupported character encoding &
+ forcedEncoding, SQLError.SQL_STATE_ILLEGAL_ARGUMENT);
return asS
private final java.sql.NClob getNClobFromString(String stringVal,
int columnIndex) throws SQLException {
return new com.mysql.jdbc.JDBC4NClob(stringVal);
* JDBC 4.0
* Get the value of a column in the current row as a Java String
* @param columnIndex
the first column is 1, the second is 2...
* @return the column value, null for SQL NULL
* @exception SQLException
if a database access error occurs
public String getNString(int columnIndex) throws SQLException {
checkColumnBounds(columnIndex);
String fieldEncoding = this.fields[columnIndex - 1].getCharacterSet();
if (fieldEncoding == null || !fieldEncoding.equals(&UTF-8&)) {
throw new SQLException(
&Can not call getNString() when field's charset isn't UTF-8&);
return getString(columnIndex);
* JDBC 4.0
* The following routines simply convert the columnName into a columnIndex
* and then call the appropriate routine above.
* @param columnName
is the SQL name of the column
* @return the column value
* @exception SQLException
if a database access error occurs
public String getNString(String columnName) throws SQLException {
return getNString(findColumn(columnName));
* JDBC 4.0 Update a column with a character stream value. The updateXXX()
* methods are used to update column values in the current row, or the
* insert row. The updateXXX() methods do not update the underlying
* database, instead the updateRow() or insertRow() methods are called to
* update the database.
* @param columnIndex
the first column is 1, the second is 2, ...
* @param x
the new column value
* @param length
the length of the stream
* @exception SQLException
if a database-access error occurs
* @throws NotUpdatable
DOCUMENT ME!
public void updateNCharacterStream(int columnIndex, Reader x, int length)
throws SQLException {
throw new NotUpdatable();
* JDBC 4.0 Update a column with a character stream value. The updateXXX()
* methods are used to update column values in the current row, or the
* insert row. The updateXXX() methods do not update the underlying
* database, instead the updateRow() or insertRow() methods are called to
* update the database.
* @param columnName
the name of the column
* @param reader
the stream to update the column with
* @param length
of the stream
* @throws SQLException
if a database-access error occurs
public void updateNCharacterStream(String columnName, Reader reader,
int length) throws SQLException {
updateNCharacterStream(findColumn(columnName), reader, length);
* @see ResultSet#updateNClob(String, NClob)
public void updateNClob(String columnName, NClob nClob) throws SQLException {
updateNClob(findColumn(columnName), nClob);
public void updateRowId(int columnIndex, RowId x) throws SQLException {
throw new NotUpdatable();
public void updateRowId(String columnName, RowId x) throws SQLException {
updateRowId(findColumn(columnName), x);
public int getHoldability() throws SQLException {
throw SQLError.notImplemented();
public RowId getRowId(int columnIndex) throws SQLException {
throw SQLError.notImplemented();
public RowId getRowId(String columnLabel) throws SQLException {
return getRowId(findColumn(columnLabel));
public SQLXML getSQLXML(int columnIndex) throws SQLException {
checkColumnBounds(columnIndex);
return new JDBC4MysqlSQLXML(this, columnIndex);
public SQLXML getSQLXML(String columnLabel) throws SQLException {
return getSQLXML(findColumn(columnLabel));
public synchronized boolean isClosed() throws SQLException {
return this.isC
public void updateAsciiStream(int columnIndex, InputStream x) throws SQLException {
throw new NotUpdatable();
public void updateAsciiStream(String columnLabel, InputStream x) throws SQLException {
updateAsciiStream(findColumn(columnLabel), x);
public void updateAsciiStream(int columnIndex, InputStream x, long length) throws SQLException {
throw new NotUpdatable();
public void updateAsciiStream(String columnLabel, InputStream x, long length) throws SQLException {
updateAsciiStream(findColumn(columnLabel), x, length);
public void updateBinaryStream(int columnIndex, InputStream x) throws SQLException {
throw new NotUpdatable();
public void updateBinaryStream(String columnLabel, InputStream x) throws SQLExcep
(文件超长,未完全显示,请下载后阅读剩余部分)
展开> <收缩
下载源码到电脑,阅读使用更方便
还剩0行未阅读,继续阅读 ▼
Sponsored links
源码文件列表
温馨提示: 点击源码文件名可预览文件内容哦 ^_^
~$C-162.00 B 23:25
3.62 kB 14:22
&.netbeans_automatic_build&0.00 B 15:06
AddDutyLeaveWindow$1.class778.00 B 09:42
AddDutyLeaveWindow$2.class557.00 B 09:42
AddDutyLeaveWindow.class3.40 kB 09:42
AttendanceChart$1.class757.00 B 09:42
AttendanceChart$10.class759.00 B 09:42
AttendanceChart$11.class760.00 B 09:42
AttendanceChart$12.class760.00 B 09:42
AttendanceChart$13.class760.00 B 09:42
AttendanceChart$14.class760.00 B 09:42
AttendanceChart$15.class760.00 B 09:42
AttendanceChart$16.class760.00 B 09:42
AttendanceChart$17.class760.00 B 09:42
AttendanceChart$18.class760.00 B 09:42
AttendanceChart$19.class760.00 B 09:42
AttendanceChart$2.class757.00 B 09:42
AttendanceChart$20.class760.00 B 09:42
AttendanceChart$21.class760.00 B 09:42
AttendanceChart$22.class760.00 B 09:42
AttendanceChart$23.class760.00 B 09:42
AttendanceChart$24.class760.00 B 09:42
AttendanceChart$25.class760.00 B 09:42
AttendanceChart$26.class760.00 B 09:42
AttendanceChart$27.class760.00 B 09:42
AttendanceChart$28.class760.00 B 09:42
AttendanceChart$29.class760.00 B 09:42
AttendanceChart$3.class757.00 B 09:42
AttendanceChart$30.class760.00 B 09:42
AttendanceChart$31.class760.00 B 09:42
AttendanceChart$32.class760.00 B 09:42
AttendanceChart$33.class760.00 B 09:42
AttendanceChart$34.class760.00 B 09:42
AttendanceChart$35.class760.00 B 09:42
AttendanceChart$36.class760.00 B 09:42
AttendanceChart$37.class760.00 B 09:42
AttendanceChart$38.class760.00 B 09:42
AttendanceChart$39.class760.00 B 09:42
AttendanceChart$4.class757.00 B 09:42
AttendanceChart$40.class760.00 B 09:42
AttendanceChart$41.class760.00 B 09:42
AttendanceChart$42.class760.00 B 09:42
AttendanceChart$43.class760.00 B 09:42
AttendanceChart$44.class760.00 B 09:42
AttendanceChart$45.class760.00 B 09:42
AttendanceChart$46.class760.00 B 09:42
AttendanceChart$47.class760.00 B 09:42
AttendanceChart$48.class760.00 B 09:42
AttendanceChart$49.class760.00 B 09:42
AttendanceChart$5.class757.00 B 09:42
AttendanceChart$50.class760.00 B 09:42
AttendanceChart$51.class760.00 B 09:42
AttendanceChart$52.class760.00 B 09:42
AttendanceChart$53.class760.00 B 09:42
AttendanceChart$54.class760.00 B 09:42
AttendanceChart$55.class760.00 B 09:42
AttendanceChart$56.class760.00 B 09:42
AttendanceChart$57.class760.00 B 09:42
AttendanceChart$58.class760.00 B 09:42
AttendanceChart$59.class760.00 B 09:42
AttendanceChart$6.class757.00 B 09:42
AttendanceChart$60.class760.00 B 09:42
AttendanceChart$61.class760.00 B 09:42
AttendanceChart$62.class760.00 B 09:42
AttendanceChart$63.class760.00 B 09:42
AttendanceChart$64.class760.00 B 09:42
AttendanceChart$65.class760.00 B 09:42
AttendanceChart$66.class760.00 B 09:42
AttendanceChart$67.class760.00 B 09:42
AttendanceChart$68.class547.00 B 09:42
AttendanceChart$7.class757.00 B 09:42
AttendanceChart$8.class757.00 B 09:42
AttendanceChart$9.class757.00 B 09:42
AttendanceChart.class33.88 kB 09:42
AttendanceDet$1.class537.00 B 09:42
AttendanceDet.class3.50 kB 09:42
Controller.class17.54 kB 09:42
Curdate.class885.00 B 09:42
DayDate$1.class701.00 B 14:27
DayDate$2.class701.00 B 14:27
DayDate$3.class701.00 B 14:27
DayDate$4.class701.00 B 14:27
DayDate$5.class701.00 B 14:27
DayDate$6.class513.00 B 14:27
DayDate.class7.98 kB 14:27
FirstForm$1.class715.00 B 09:42
FirstForm$2.class715.00 B 09:42
FirstForm$3.class715.00 B 09:42
FirstForm$4.class521.00 B 09:42
FirstForm.class6.70 kB 09:42
HourWindow$1.class722.00 B 14:27
HourWindow$2.class525.00 B 14:27
HourWindow.class6.26 kB 14:27
IndividualChart$1.class545.00 B 14:27
IndividualChart.class6.34 kB 14:27
Main.class363.00 B 09:42
MainForm$1.class708.00 B 14:27
MainForm$10.class519.00 B 14:27
MainForm$2.class708.00 B 14:27
MainForm$3.class708.00 B 14:27
MainForm$4.class708.00 B 14:27
MainForm$5.class708.00 B 14:27
MainForm$6.class708.00 B 14:27
MainForm$7.class708.00 B 14:27
MainForm$8.class708.00 B 14:27
MainForm$9.class708.00 B 14:27
MainForm.class7.49 kB 14:27
NewRecord$1.class715.00 B 09:42
NewRecord$10.class717.00 B 09:42
NewRecord$11.class718.00 B 09:42
NewRecord$12.class718.00 B 09:42
NewRecord$13.class718.00 B 09:42
NewRecord$14.class718.00 B 09:42
NewRecord$15.class718.00 B 09:42
NewRecord$16.class718.00 B 09:42
NewRecord$17.class718.00 B 09:42
NewRecord$18.class718.00 B 09:42
NewRecord$19.class718.00 B 09:42
NewRecord$2.class715.00 B 09:42
NewRecord$20.class718.00 B 09:42
NewRecord$21.class718.00 B 09:42
NewRecord$22.class523.00 B 09:42
NewRecord$3.class715.00 B 09:42
NewRecord$4.class715.00 B 09:42
NewRecord$5.class715.00 B 09:42
NewRecord$6.class715.00 B 09:42
NewRecord$7.class715.00 B 09:42
NewRecord$8.class715.00 B 09:42
NewRecord$9.class715.00 B 09:42
NewRecord.class28.70 kB 09:42
PasswordForm$1.class736.00 B 09:42
PasswordForm$2.class533.00 B 09:42
PasswordForm.class5.77 kB 09:42
sample$1.class694.00 B 09:42
sample$2.class1.02 kB 09:42
sample$3.class509.00 B 09:42
sample.class3.85 kB 09:42
Staff.class1.28 kB 09:42
Student.class2.85 kB 09:42
StudentList.class2.11 kB 10:18
Subject.class2.16 kB 09:42
table$1.class687.00 B 09:42
table$2.class505.00 B 09:42
table$3.class1.02 kB 09:42
table.class5.27 kB 09:42
table1$1.class694.00 B 09:42
table1$2.class509.00 B 09:42
table1.class3.43 kB 09:42
Timetable$1.class715.00 B 09:42
Timetable$10.class717.00 B 09:42
Timetable$11.class718.00 B 09:42
Timetable$12.class718.00 B 09:42
Timetable$13.class718.00 B 09:42
Timetable$14.class718.00 B 09:42
Timetable$15.class718.00 B 09:42
Timetable$16.class718.00 B 09:42
Timetable$17.class718.00 B 09:42
Timetable$18.class718.00 B 09:42
Timetable$19.class718.00 B 09:42
Timetable$2.class715.00 B 09:42
Timetable$20.class718.00 B 09:42
Timetable$21.class718.00 B 09:42
Timetable$22.class523.00 B 09:42
Timetable$3.class715.00 B 09:42
Timetable$4.class715.00 B 09:42
Timetable$5.class715.00 B 09:42
Timetable$6.class715.00 B 09:42
Timetable$7.class715.00 B 09:42
Timetable$8.class715.00 B 09:42
Timetable$9.class715.00 B 09:42
Timetable.class18.68 kB 09:42
78.00 B 08:06
1.41 kB 15:06
Ist16.58 kB 14:19
manifest.mf85.00 B 10:05
41.26 kB 06:32
CHANGES167.50 kB 06:32
COPYING19.00 kB 06:32
connector-j.pdf608.96 kB 06:32
374.11 kB 06:32
382.02 kB 06:32
EXCEPTIONS-CONNECTOR-J5.13 kB 06:32
mysql-connector-java-5.1.7-bin.jar693.28 kB 06:32
1.32 kB 06:32
1.36 kB 06:32
2.08 kB 06:32
3.28 kB 06:32
3.30 kB 06:32
11.83 kB 06:32
17.80 kB 06:32
15.81 kB 06:32
19.81 kB 06:32
7.69 kB 06:32
1.67 kB 06:32
68.18 kB 06:32
39.99 kB 06:32
Charsets.properties2.42 kB 06:32
7.59 kB 06:32
2.43 kB 06:32
7.83 kB 06:32
3-0-Compat.properties504.00 B 06:32
5-0-Compat.properties114.00 B 06:32
clusterBase.properties100.00 B 06:32
coldFusion.properties478.00 B 06:32
fullDebug.properties146.00 B 06:32
maxPerformance.properties869.00 B 06:32
solarisMaxPerformance.properties248.00 B 06:32
12.43 kB 06:32
1.97 kB 06:32
155.21 kB 06:32
4.60 kB 06:32
34.25 kB 06:32
147.69 kB 06:32
1.98 kB 06:32
3.74 kB 06:32
247.88 kB 06:32
45.75 kB 06:32
560.00 B 06:32
2.50 kB 06:32
20.94 kB 06:32
1.43 kB 06:32
4.33 kB 06:32
1.06 kB 06:32
2.60 kB 06:32
1.34 kB 06:32
1.51 kB 06:32
1.48 kB 06:32
1.47 kB 06:32
1.42 kB 06:32
1.39 kB 06:32
1.51 kB 06:32
1.55 kB 06:32
1.45 kB 06:32
1.40 kB 06:32
1.31 kB 06:32
1.43 kB 06:32
1.41 kB 06:32
1.40 kB 06:32
1.37 kB 06:32
1.56 kB 06:32
1.34 kB 06:32
1.47 kB 06:32
1.42 kB 06:32
1.38 kB 06:32
1.35 kB 06:32
9.66 kB 06:32
2.04 kB 06:32
26.23 kB 06:32
3.97 kB 06:32
1.67 kB 06:32
2.21 kB 06:32
3.60 kB 06:32
3.00 kB 06:32
1.70 kB 06:32
2.02 kB 06:32
69.86 kB 06:32
64.71 kB 06:32
30.64 kB 06:32
10.49 kB 06:32
3.74 kB 06:32
3.48 kB 06:32
16.60 kB 06:32
6.67 kB 06:32
3.46 kB 06:32
2.78 kB 06:32
9.92 kB 06:32
4.18 kB 06:32
7.08 kB 06:32
21.12 kB 06:32
2.22 kB 06:32
1.96 kB 06:32
2.65 kB 06:32
32.74 kB 06:32
20.09 kB 06:32
4.98 kB 06:32
3.53 kB 06:32
8.19 kB 06:32
5.05 kB 06:32
5.08 kB 06:32
3.30 kB 06:32
8.46 kB 06:32
8.93 kB 06:32
4.20 kB 06:32
26.42 kB 06:32
1.30 kB 06:32
2.49 kB 06:32
2.21 kB 06:32
16.49 kB 06:32
4.77 kB 06:32
19.56 kB 06:32
1.84 kB 06:32
15.84 kB 06:32
LocalizedErrorMessages.properties59.80 kB 06:32
3.14 kB 06:32
7.18 kB 06:32
3.99 kB 06:32
4.89 kB 06:32
3.91 kB 06:32
4.53 kB 06:32
4.13 kB 06:32
6.93 kB 06:32
2.96 kB 06:32
2.95 kB 06:32
2.08 kB 06:32
16.20 kB 06:32
17.50 kB 06:32
152.20 kB 06:32
6.48 kB 06:32
2.61 kB 06:32
5.28 kB 06:32
22.49 kB 06:32
3.63 kB 06:32
1.34 kB 06:32
2.19 kB 06:32
421.00 B 06:32
1.39 kB 06:32
1.90 kB 06:32
3.33 kB 06:32
1.05 kB 06:32
143.40 kB 06:32
1.66 kB 06:32
12.39 kB 06:32
1.09 kB 06:32
2.56 kB 06:32
3.53 kB 06:32
62.45 kB 06:32
2.65 kB 06:32
237.42 kB 06:32
5.90 kB 06:32
21.89 kB 06:32
40.84 kB 06:32
5.86 kB 06:32
11.47 kB 06:32
11.59 kB 06:32
3.75 kB 06:32
4.64 kB 06:32
9.00 kB 06:32
78.49 kB 06:32
8.35 kB 06:32
3.24 kB 06:32
47.90 kB 06:32
11.43 kB 06:32
3.05 kB 06:32
73.25 kB 06:32
5.63 kB 06:32
1.04 kB 06:32
42.39 kB 06:32
54.16 kB 06:32
Tracer.aj7.15 kB 06:32
77.73 kB 06:32
15.12 kB 06:32
7.36 kB 06:32
1.33 kB 06:32
1.44 kB 06:32
1.30 kB 06:32
7.22 kB 06:32
2.27 kB 06:32
8.65 kB 06:32
2.44 kB 06:32
3.95 kB 06:32
1.69 kB 06:32
1.63 kB 06:32
1.36 kB 06:32
2.93 kB 06:32
1.96 kB 06:32
177.00 B 06:32
1.30 kB 06:32
ant-contrib.jar189.50 kB 06:32
aspectjrt.jar34.10 kB 06:32
aspectjtools.jar5.22 MB 06:32
c3p0-0.9.1-pre6.jar518.56 kB 06:32
c3p0-LICENSE25.81 kB 06:32
commons-logging.jar37.12 kB 06:32
11.09 kB 06:32
jboss-common-jdbc-wrapper.jar49.01 kB 06:32
25.81 kB 06:32
jdbc2_0-stdext.jar6.57 kB 06:32
jta-spec1_0_1.jar8.47 kB 06:32
junit.jar118.23 kB 06:32
log4j-1.2.9.jar344.03 kB 06:32
1.34 kB 06:32
17.86 kB 06:32
6.35 kB 06:32
11.06 kB 06:32
7.67 kB 06:32
2.83 kB 06:32
11.03 kB 06:32
3.04 kB 06:32
48.12 kB 06:32
66.68 kB 06:32
15.72 kB 06:32
2.82 kB 06:32
66.49 kB 06:32
14.43 kB 06:32
8.89 kB 06:32
13.17 kB 06:32
142.52 kB 06:32
157.46 kB 06:32
7.17 kB 06:32
28.41 kB 06:32
7.21 kB 06:32
7.06 kB 06:32
15.38 kB 06:32
16.38 kB 06:32
56.49 kB 06:32
6.78 kB 06:32
13.85 kB 06:32
4.01 kB 06:32
25.80 kB 06:32
28.89 kB 06:32
2.39 kB 06:32
2.95 kB 06:32
3.08 kB 06:32
7.53 kB 06:32
2.30 kB 06:32
1.66 kB 06:32
1.99 kB 06:32
55.22 kB 06:32
tb2-data.txt.gz231.93 kB 06:32
1.37 kB 06:32
3.35 kB 06:32
5.24 kB 06:32
9.32 kB 06:32
12.83 kB 06:32
10.81 kB 06:32
35.75 kB 14:22
genfiles.properties475.00 B 14:22
&config.properties&0.00 B 14:07
private.properties523.00 B 14:27
211.00 B 15:54
project.properties3.19 kB 14:42
511.00 B 14:22
AddDutyLeaveWindow.form7.70 kB 13:54
3.74 kB 13:54
AttendanceChart.form69.08 kB 15:09
59.27 kB 15:09
AttendanceDet.form5.94 kB 11:11
5.37 kB 11:11
27.59 kB 11:06
644.00 B 15:57
DayDate.form19.19 kB 10:18
10.99 kB 10:18
FirstForm.form9.63 kB 09:46
9.40 kB 09:46
HourWindow.form8.79 kB 13:53
7.88 kB 13:53
IndividualChart.form12.25 kB 14:44
8.18 kB 14:44
324.00 B 10:05
MainForm.form9.85 kB 13:14
10.29 kB 13:14
NewRecord.form49.83 kB 10:15
62.63 kB 10:15
PasswordForm.form7.70 kB 13:28
7.99 kB 13:28
sample.form5.86 kB 16:51
4.23 kB 16:51
982.00 B 10:48
3.08 kB 10:51
1.53 kB 10:39
1.72 kB 15:28
table.form7.13 kB 17:41
6.02 kB 10:51
table1.form4.29 kB 13:49
3.50 kB 13:49
Timetable.form35.04 kB 13:09
35.30 kB 13:09
Strike&20.00 B 10:11
TEC-157.50 kB 09:52
Sponsored links
评价成功,多谢!
下载amsL (1).zip
CodeForge积分(原CF币)全新升级,功能更强大,使用更便捷,不仅可以用来下载海量源代码马上还可兑换精美小礼品了
您的积分不足
支付宝优惠套餐快速获取 30 积分
10积分 / ¥100
30积分 / ¥200原价 ¥300 元
100积分 / ¥500原价 ¥1000 元
订单支付完成后,积分将自动加入到您的账号。以下是优惠期的人民币价格,优惠期过后将恢复美元价格。
支付宝支付宝付款
微信钱包微信付款
更多付款方式:、
您本次下载所消耗的积分将转交上传作者。
同一源码,30天内重复下载,只扣除一次积分。
鲁ICP备号-3 runtime:Elapsed:73.065ms 27.69
登录 CodeForge
还没有CodeForge账号?
Switch to the English version?
^_^"呃 ...
Sorry!这位大神很神秘,未开通博客呢,请浏览一下其他的吧}

我要回帖

更多关于 com.mysql.cj.jdbc 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信