提交 d0e6ac0c authored 作者: Thomas Mueller Graf's avatar Thomas Mueller Graf

Formatting / Docs

上级 5c5fde9e
......@@ -29,4 +29,7 @@ Add to http://twitter.com
Close bugs: https://github.com/h2database/h2database/issues
Update statistics
Sign files and publish files on Maven Central
http://central.sonatype.org/pages/ossrh-guide.html
http://central.sonatype.org/pages/manual-staging-bundle-creation-and-deployment.html
gpg -u "Thomas Mueller Graf <thomas.tom.mueller@gmail.com>" -ab h2-*
......@@ -127,7 +127,7 @@ public class MetaTable extends Table {
this.type = type;
Column[] cols;
String indexColumnName = null;
switch(type) {
switch (type) {
case TABLES:
setObjectName("TABLES");
cols = createColumns(
......@@ -1862,7 +1862,7 @@ public class MetaTable extends Table {
}
private static int getRefAction(int action) {
switch(action) {
switch (action) {
case ConstraintReferential.CASCADE:
return DatabaseMetaData.importedKeyCascade;
case ConstraintReferential.RESTRICT:
......
......@@ -776,5 +776,5 @@ huff frequencies freq frequency divisors asymmetric ideal nth prob ans
bradmesserle dan incorporated keegan industries tagtraum cyr israels rafel
dance schedule hitting reverted youngest footers inliner deadlocked reorder nger
nullid syspublic sysibmts sysibminternal syscat sysfun sysstat systools sysibmadm
sysproc jcc expecting
sysproc jcc expecting gpg showed
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论