JavaScript is disabled on your browser.
org.eclipse.*
org.eclipse.net4j.db.DBUtil
Modifier and Type
Constant Field
Value
public static final java.lang.String
PROP_ENABLE_NOISY_CLOSE
"org.eclipse.net4j.db.close.noisy"
org.eclipse.net4j.db.ddl.IDBField
Modifier and Type
Constant Field
Value
public static final int
DEFAULT
-1
org.eclipse.net4j.db.derby.DerbyAdapter
Modifier and Type
Constant Field
Value
public static final java.lang.String
VERSION
"10.3.2.1"
org.eclipse.net4j.db.derby.EmbeddedDerbyAdapter
Modifier and Type
Constant Field
Value
public static final java.lang.String
NAME
"derby-embedded"
org.eclipse.net4j.db.h2.H2Adapter
Modifier and Type
Constant Field
Value
public static final java.lang.String
VERSION
"1.1.114"
org.eclipse.net4j.db.hsqldb.HSQLDBAdapter
Modifier and Type
Constant Field
Value
public static final java.lang.String
VERSION
"1.8.0.8"
org.eclipse.net4j.db.mysql.MYSQLAdapter
Modifier and Type
Constant Field
Value
public static final java.lang.String
NAME
"mysql"
public static final java.lang.String
VERSION
"5.1.5"
org.eclipse.net4j.db.postgresql.PostgreSQLAdapter
Modifier and Type
Constant Field
Value
public static final java.lang.String
NAME
"postgresql"
public static final java.lang.String
VERSION
"9.0"
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html