代码搜索:TinySQL

找到约 49 项符合「TinySQL」的源代码

代码结果 49
www.eeworm.com/read/197462/5095291

java tinysqlpreparedstatement.java

/* * PreparedStatement object for the tinySQL driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe
www.eeworm.com/read/197462/5095295

java textfileconnection.java

/* * * Connection class for the textFile/tinySQL * JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's
www.eeworm.com/read/154452/5637315

java tinysqlresultset.java

/* * * The tinySQLResultSet class for the tinySQL JDBC Driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably
www.eeworm.com/read/154452/5637330

java tinysqltable.java

/* * * tinySQLTable - abstract class for physical table access under tinySQL * * Copyright 1996, Brian C. Jepson * (bjepson@ids.net) * * This program is free software; you can r
www.eeworm.com/read/125608/6027536

java tinysqlstatement.java

/** * * Statement object for the tinySQL driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say:
www.eeworm.com/read/197462/5095268

java dbffiledriver.java

/* * * dbfFile/tinySQL JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: * *
www.eeworm.com/read/197462/5095269

java textfiledriver.java

/* * * textFile/tinySQL JDBC driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: *
www.eeworm.com/read/197462/5095274

java textfile.java

/* * * textFile - an extension of tinySQL for text file access * * Copyright 1996, Brian C. Jepson * (bjepson@ids.net) * * $Author: davis $ * $Date: 2004/12/18 21:25:06
www.eeworm.com/read/197462/5095286

java tinysqltable.java

/* * tinySQLTable - abstract class for physical table access under tinySQL * * Copyright 1996, Brian C. Jepson * (bjepson@ids.net) * $Author: davis $ * $Date: 2004/12/18 21
www.eeworm.com/read/154452/5637316

java tinysqlstatement.java

/** * * Statement object for the tinySQL driver * * A lot of this code is based on or directly taken from * George Reese's (borg@imaginary.com) mSQL driver. * * So, it's probably safe to say: