代码搜索:HSQLDB
找到约 696 项符合「HSQLDB」的源代码
代码结果 696
www.eeworm.com/read/157111/5607249
desktop hsqldb.desktop
[Desktop Entry]
Comment=HSQLDB Database
Comment[de]=HSQLDB Datenbank
Exec=runhsqldb
Icon=hsqldb
Type=Application
Type[de]=Anwendung
Name=hsqldb
Name[de]=hsqldb
CanFastload=0
www.eeworm.com/read/172513/9703918
jar hsqldb.jar
www.eeworm.com/read/411365/11248142
jar hsqldb.jar
www.eeworm.com/read/135756/13901914
jar hsqldb.jar
www.eeworm.com/read/105394/15668573
jar hsqldb.jar
www.eeworm.com/read/430811/8727674
txt hsqldb.licence.txt
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/365946/9838892
jar hsqldb-1.7.1.jar
www.eeworm.com/read/365946/9838935
txt hsqldb-license.txt
This product includes Hypersonic SQL.
ORIGINAL LICENSE (a.k.a. "hypersonic_lic.txt")
For content, code, and products originally developed by Thomas Mueller and the Hypersonic SQL Group:
Copyr
www.eeworm.com/read/365946/9838950
sql airline-hsqldb.sql
// The quotes are just a workaround to make hsqldb use lowercase
CREATE TABLE "persons"(
"person_id" INT NOT NULL,
"first_name" VARCHAR NOT NULL,
"last_name" VARCHAR NOT NULL,
PRIMARY KEY(