Mercurial > hg > monetdb-java
comparison src/main/java/nl/cwi/monetdb/jdbc/MonetDatabaseMetaData.java @ 200:c38d4eaf5479
It's 2018 now.
author | Sjoerd Mullender <sjoerd@acm.org> |
---|---|
date | Thu, 04 Jan 2018 13:24:01 +0100 (2018-01-04) |
parents | 1296dbcc4958 |
children | 5b13ccaba741 115f6351bf4b |
comparison
equal
deleted
inserted
replaced
199:e87d89d371f1 | 200:c38d4eaf5479 |
---|---|
1 /* | 1 /* |
2 * This Source Code Form is subject to the terms of the Mozilla Public | 2 * This Source Code Form is subject to the terms of the Mozilla Public |
3 * License, v. 2.0. If a copy of the MPL was not distributed with this | 3 * License, v. 2.0. If a copy of the MPL was not distributed with this |
4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. | 4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. |
5 * | 5 * |
6 * Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V. | 6 * Copyright 1997 - July 2008 CWI, August 2008 - 2018 MonetDB B.V. |
7 */ | 7 */ |
8 | 8 |
9 package nl.cwi.monetdb.jdbc; | 9 package nl.cwi.monetdb.jdbc; |
10 | 10 |
11 import java.sql.Connection; | 11 import java.sql.Connection; |