代码搜索:HSQLDB
找到约 696 项符合「HSQLDB」的源代码
代码结果 696
www.eeworm.com/read/291458/3966447
sql hsqldb.sql
create cached table tAccess
(
clientIp varchar( 15 ),
time bigInt,
method varchar( 9 ),
uri varchar( 1024 ),
version varchar( 10 ),
statusCode int,
size int,
referer varchar( 2048 ),
us
www.eeworm.com/read/285437/4049965
txt hsqldb.txt
/* Copyright (c) 1995-2000, The Hypersonic SQL 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/431606/1905369
bat hsqldb.bat
del *.bak
set classpath=..\..\lib\hsqldb-1.8.0.7.jar
java org.hsqldb.util.SqlTool --noAutoFile --autoCommit --rcFile sqltool.rc test import.sql
if errorlevel 1 pause
www.eeworm.com/read/426274/1993424
properties hsqldb.properties
# Copyright 2001-2007 Hippo (www.hippo.nl)
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a
www.eeworm.com/read/414020/2154762
license hsqldb.license
/* Copyright (c) 2001-2002, 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/396917/2406470
properties hsqldb.properties
hsql.username=sa
hsql.password=
hsql.port=9002
hsql.path=/db
hsql.dbname=noshery
www.eeworm.com/read/380513/2657958
java hsqldb.java
package org.apache.velocity.test.sql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this wo
www.eeworm.com/read/372488/2772185
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/352283/3095371
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/351405/3108515
java hsqldb.java
package org.apache.velocity.test.sql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this wo