diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /lang/java/src/com/sleepycat/persist | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'lang/java/src/com/sleepycat/persist')
110 files changed, 113 insertions, 124 deletions
diff --git a/lang/java/src/com/sleepycat/persist/BasicCursor.java b/lang/java/src/com/sleepycat/persist/BasicCursor.java index c5291484..22b7f27e 100644 --- a/lang/java/src/com/sleepycat/persist/BasicCursor.java +++ b/lang/java/src/com/sleepycat/persist/BasicCursor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/BasicIndex.java b/lang/java/src/com/sleepycat/persist/BasicIndex.java index 19abf98b..ecc4742a 100644 --- a/lang/java/src/com/sleepycat/persist/BasicIndex.java +++ b/lang/java/src/com/sleepycat/persist/BasicIndex.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/BasicIterator.java b/lang/java/src/com/sleepycat/persist/BasicIterator.java index e87d2212..7b01e93d 100644 --- a/lang/java/src/com/sleepycat/persist/BasicIterator.java +++ b/lang/java/src/com/sleepycat/persist/BasicIterator.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/DataValueAdapter.java b/lang/java/src/com/sleepycat/persist/DataValueAdapter.java index 2c2c1b02..f82a00c6 100644 --- a/lang/java/src/com/sleepycat/persist/DataValueAdapter.java +++ b/lang/java/src/com/sleepycat/persist/DataValueAdapter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/DatabaseNamer.java b/lang/java/src/com/sleepycat/persist/DatabaseNamer.java index f5137acc..a398a07e 100644 --- a/lang/java/src/com/sleepycat/persist/DatabaseNamer.java +++ b/lang/java/src/com/sleepycat/persist/DatabaseNamer.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/EntityCursor.java b/lang/java/src/com/sleepycat/persist/EntityCursor.java index a255b942..9e74760b 100644 --- a/lang/java/src/com/sleepycat/persist/EntityCursor.java +++ b/lang/java/src/com/sleepycat/persist/EntityCursor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/EntityIndex.java b/lang/java/src/com/sleepycat/persist/EntityIndex.java index 32181483..4f280a15 100644 --- a/lang/java/src/com/sleepycat/persist/EntityIndex.java +++ b/lang/java/src/com/sleepycat/persist/EntityIndex.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/EntityJoin.java b/lang/java/src/com/sleepycat/persist/EntityJoin.java index 447cccd9..4863dd32 100644 --- a/lang/java/src/com/sleepycat/persist/EntityJoin.java +++ b/lang/java/src/com/sleepycat/persist/EntityJoin.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/EntityStore.java b/lang/java/src/com/sleepycat/persist/EntityStore.java index b2e25477..ca8afeb7 100644 --- a/lang/java/src/com/sleepycat/persist/EntityStore.java +++ b/lang/java/src/com/sleepycat/persist/EntityStore.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java b/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java index d4d57172..83cd157c 100644 --- a/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java +++ b/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/ForwardCursor.java b/lang/java/src/com/sleepycat/persist/ForwardCursor.java index 144df6fb..b6778818 100644 --- a/lang/java/src/com/sleepycat/persist/ForwardCursor.java +++ b/lang/java/src/com/sleepycat/persist/ForwardCursor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java b/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java index b9a7a503..f805dc7f 100644 --- a/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java +++ b/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java @@ -1,7 +1,7 @@ /* * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/KeySelector.java b/lang/java/src/com/sleepycat/persist/KeySelector.java index 70cdd8ef..dd9f1ec5 100644 --- a/lang/java/src/com/sleepycat/persist/KeySelector.java +++ b/lang/java/src/com/sleepycat/persist/KeySelector.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java b/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java index 4d8ed2e6..f6e9c915 100644 --- a/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java +++ b/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/KeysIndex.java b/lang/java/src/com/sleepycat/persist/KeysIndex.java index a3aba5f9..87db9442 100644 --- a/lang/java/src/com/sleepycat/persist/KeysIndex.java +++ b/lang/java/src/com/sleepycat/persist/KeysIndex.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/PrimaryIndex.java b/lang/java/src/com/sleepycat/persist/PrimaryIndex.java index 2d988a20..0552a5f6 100644 --- a/lang/java/src/com/sleepycat/persist/PrimaryIndex.java +++ b/lang/java/src/com/sleepycat/persist/PrimaryIndex.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ @@ -564,7 +564,6 @@ public class PrimaryIndex<PK, E> extends BasicIndex<PK, E> { } /** - * @hidden * For internal use only. * * Used for obtaining the auto-commit txn config from the store, which diff --git a/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java b/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java index 0706f69f..c2f770e8 100644 --- a/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java +++ b/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/SecondaryIndex.java b/lang/java/src/com/sleepycat/persist/SecondaryIndex.java index 3bf819b2..d931ca24 100644 --- a/lang/java/src/com/sleepycat/persist/SecondaryIndex.java +++ b/lang/java/src/com/sleepycat/persist/SecondaryIndex.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ @@ -978,7 +978,6 @@ public class SecondaryIndex<SK, PK, E> extends BasicIndex<SK, E> { } /** - * @hidden * For internal use only. * * Used for obtaining the auto-commit txn config from the store, which diff --git a/lang/java/src/com/sleepycat/persist/StoreConfig.java b/lang/java/src/com/sleepycat/persist/StoreConfig.java index 1a5fa39d..d7f42ee9 100644 --- a/lang/java/src/com/sleepycat/persist/StoreConfig.java +++ b/lang/java/src/com/sleepycat/persist/StoreConfig.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ @@ -90,7 +90,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setAllowCreateVoid(boolean allowCreate) { @@ -118,7 +117,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setExclusiveCreateVoid(boolean exclusiveCreate) { @@ -146,7 +144,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setTransactionalVoid(boolean transactional) { @@ -174,7 +171,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setReadOnlyVoid(boolean readOnly) { @@ -222,7 +218,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setSecondaryBulkLoadVoid(boolean secondaryBulkLoad) { @@ -248,7 +243,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setModelVoid(EntityModel model) { @@ -288,7 +282,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setMutationsVoid(Mutations mutations) { @@ -316,7 +309,6 @@ public class StoreConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setDatabaseNamerVoid(DatabaseNamer databaseNamer) { diff --git a/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java b/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java index 8acd27d7..0ebdf01f 100644 --- a/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java +++ b/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/StoreExistsException.java b/lang/java/src/com/sleepycat/persist/StoreExistsException.java index 7c6886f3..d5977b2d 100644 --- a/lang/java/src/com/sleepycat/persist/StoreExistsException.java +++ b/lang/java/src/com/sleepycat/persist/StoreExistsException.java @@ -1,7 +1,7 @@ /* * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id: StoreExistsException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $ */ diff --git a/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java b/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java index ccc70d96..59b1e369 100644 --- a/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java +++ b/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java @@ -1,7 +1,7 @@ /* * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id: StoreNotFoundException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $ */ diff --git a/lang/java/src/com/sleepycat/persist/SubIndex.java b/lang/java/src/com/sleepycat/persist/SubIndex.java index 117c3071..fcf28c4a 100644 --- a/lang/java/src/com/sleepycat/persist/SubIndex.java +++ b/lang/java/src/com/sleepycat/persist/SubIndex.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/SubIndexCursor.java b/lang/java/src/com/sleepycat/persist/SubIndexCursor.java index 4fc215e4..7a3150fb 100644 --- a/lang/java/src/com/sleepycat/persist/SubIndexCursor.java +++ b/lang/java/src/com/sleepycat/persist/SubIndexCursor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/ValueAdapter.java b/lang/java/src/com/sleepycat/persist/ValueAdapter.java index 8e234081..9898f6ae 100644 --- a/lang/java/src/com/sleepycat/persist/ValueAdapter.java +++ b/lang/java/src/com/sleepycat/persist/ValueAdapter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/Conversion.java b/lang/java/src/com/sleepycat/persist/evolve/Conversion.java index ebc33f5d..ffb682ae 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/Conversion.java +++ b/lang/java/src/com/sleepycat/persist/evolve/Conversion.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/Converter.java b/lang/java/src/com/sleepycat/persist/evolve/Converter.java index b5aed18a..9d93788c 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/Converter.java +++ b/lang/java/src/com/sleepycat/persist/evolve/Converter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java b/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java index a38ba2a5..5b48883d 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java +++ b/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id: DeletedClassException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $ */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/Deleter.java b/lang/java/src/com/sleepycat/persist/evolve/Deleter.java index cbe3d5a3..db64d780 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/Deleter.java +++ b/lang/java/src/com/sleepycat/persist/evolve/Deleter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java b/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java index 07d5157e..d20adcb0 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java index 461ac314..7d5d6d0e 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ @@ -83,7 +83,6 @@ public class EvolveConfig implements Cloneable { } /** - * @hidden * The void return setter for use by Bean editors. */ public void setEvolveListenerVoid(EvolveListener listener) { diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java index 4500e805..ab131d76 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java index 692d60af..603704ce 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java index 77713b68..680c7ad8 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java index 828fec8b..a1458259 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java index e5b64148..ee12021d 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java +++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java b/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java index 7decfc3a..31394adb 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java +++ b/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id: IncompatibleClassException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $ */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/Mutation.java b/lang/java/src/com/sleepycat/persist/evolve/Mutation.java index 08431c27..abd4c486 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/Mutation.java +++ b/lang/java/src/com/sleepycat/persist/evolve/Mutation.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/Mutations.java b/lang/java/src/com/sleepycat/persist/evolve/Mutations.java index 54326b2f..f6740bb5 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/Mutations.java +++ b/lang/java/src/com/sleepycat/persist/evolve/Mutations.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/Renamer.java b/lang/java/src/com/sleepycat/persist/evolve/Renamer.java index 1ef76019..ee08e570 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/Renamer.java +++ b/lang/java/src/com/sleepycat/persist/evolve/Renamer.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/evolve/package.html b/lang/java/src/com/sleepycat/persist/evolve/package.html index b5aa9ba3..b4bc338c 100644 --- a/lang/java/src/com/sleepycat/persist/evolve/package.html +++ b/lang/java/src/com/sleepycat/persist/evolve/package.html @@ -63,9 +63,9 @@ compatibly; for such changes a class Converter mutation is required.</p> <p>Changes to field types in entity class definitions are compatible when they conform to the Java Language Specification definitions for <a -href="http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2">Widening +href="http://docs.oracle.com/javase/specs/jls/se7/html/jls-5.html#jls-5.1.2">Widening Primitive Conversions</a> and <a -href="http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.5">Widening +href="http://docs.oracle.com/javase/specs/jls/se7/html/jls-5.html#jls-5.1.5">Widening Reference Conversions</a>. For example, a smaller integer type may be changed to a larger integer type, and a reference type may be changed to one of its supertypes. Automatic widening conversions are performed diff --git a/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java b/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java index 045118b7..87801076 100644 --- a/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Accessor.java b/lang/java/src/com/sleepycat/persist/impl/Accessor.java index c0e8551e..b41431b9 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Accessor.java +++ b/lang/java/src/com/sleepycat/persist/impl/Accessor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Catalog.java b/lang/java/src/com/sleepycat/persist/impl/Catalog.java index fb41b117..4c7a9a61 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Catalog.java +++ b/lang/java/src/com/sleepycat/persist/impl/Catalog.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java b/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java index bc4fcf4d..e58f95a1 100644 --- a/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java +++ b/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java b/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java index 8cb5e96d..580e6d63 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java +++ b/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java b/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java index 61247cca..4b8318d7 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java b/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java index cf95a3b9..19e8310b 100644 --- a/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java b/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java index a67b2f2b..6c69c93d 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java +++ b/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Enhanced.java b/lang/java/src/com/sleepycat/persist/impl/Enhanced.java index 756e3631..de087e30 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Enhanced.java +++ b/lang/java/src/com/sleepycat/persist/impl/Enhanced.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java b/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java index 5fedb0b3..575feae3 100644 --- a/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java +++ b/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/EntityInput.java b/lang/java/src/com/sleepycat/persist/impl/EntityInput.java index 0010d427..13773cb5 100644 --- a/lang/java/src/com/sleepycat/persist/impl/EntityInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/EntityInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java b/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java index 252f1631..9b3b0e0c 100644 --- a/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java +++ b/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java b/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java index 4b292f1a..b6136de4 100644 --- a/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Evolver.java b/lang/java/src/com/sleepycat/persist/impl/Evolver.java index b1d180b7..f4cd155c 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Evolver.java +++ b/lang/java/src/com/sleepycat/persist/impl/Evolver.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ @@ -355,8 +355,8 @@ class Evolver { return false; } if (oldLatestFormat == oldLatestFormat.getLatestVersion()) { - assert !newFormats.containsValue(newFormat) : newFormat; - /* newFormat equals oldLatestFormat and was discarded. */ + /* newFormat is no longer relevant [#21869]. */ + newFormats.remove(newFormat.getClassName()); newFormat = oldLatestFormat; } } diff --git a/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java b/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java index 1e14193c..5020473c 100644 --- a/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java +++ b/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Format.java b/lang/java/src/com/sleepycat/persist/impl/Format.java index 060beeb7..8c614d1f 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Format.java +++ b/lang/java/src/com/sleepycat/persist/impl/Format.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java b/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java index c9ac5bbc..a1460dce 100644 --- a/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java +++ b/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/MapProxy.java b/lang/java/src/com/sleepycat/persist/impl/MapProxy.java index 9b55fff5..b4094007 100644 --- a/lang/java/src/com/sleepycat/persist/impl/MapProxy.java +++ b/lang/java/src/com/sleepycat/persist/impl/MapProxy.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java b/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java index d2217a77..16fcc578 100644 --- a/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java b/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java index 58716811..5ad772a3 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java b/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java index 1f5e3b37..2c7225ee 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java +++ b/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java b/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java index aff47fd5..eb4a50a2 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java +++ b/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java b/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java index 3e03356d..ddb1dc99 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java +++ b/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java b/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java index 940b25e9..7cdd8233 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java +++ b/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java b/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java index 05b441fc..0514a470 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java +++ b/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java b/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java index 00725bb8..95b4297a 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java +++ b/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java b/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java index f890a89a..fd3fdd58 100644 --- a/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java b/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java index 1a9af940..37b309f8 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java b/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java index cc0f180f..c2234586 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java b/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java index cb327f1e..2164c92d 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java +++ b/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java b/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java index 8907bc1a..1cadb91a 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java b/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java index 0999cd6b..9955a33b 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java b/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java index 4159b6b1..9b342a62 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java b/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java index 7892878d..59dedabc 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java +++ b/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Reader.java b/lang/java/src/com/sleepycat/persist/impl/Reader.java index b5058273..bb1755cc 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Reader.java +++ b/lang/java/src/com/sleepycat/persist/impl/Reader.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RecordInput.java b/lang/java/src/com/sleepycat/persist/impl/RecordInput.java index bdd13aff..55dd7fc8 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RecordInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/RecordInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java b/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java index 36e2a029..e9022959 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java +++ b/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java b/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java index e8c2e61c..11c1761f 100644 --- a/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java +++ b/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/RefreshException.java b/lang/java/src/com/sleepycat/persist/impl/RefreshException.java index ffdadfb2..b8df07b3 100644 --- a/lang/java/src/com/sleepycat/persist/impl/RefreshException.java +++ b/lang/java/src/com/sleepycat/persist/impl/RefreshException.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java b/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java index f021420d..a2a9a4a1 100644 --- a/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java +++ b/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java b/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java index d83f19e4..3a7364f4 100644 --- a/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java +++ b/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/Store.java b/lang/java/src/com/sleepycat/persist/impl/Store.java index 895ad968..164613a1 100644 --- a/lang/java/src/com/sleepycat/persist/impl/Store.java +++ b/lang/java/src/com/sleepycat/persist/impl/Store.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/StoredModel.java b/lang/java/src/com/sleepycat/persist/impl/StoredModel.java index 725a5748..b764331b 100644 --- a/lang/java/src/com/sleepycat/persist/impl/StoredModel.java +++ b/lang/java/src/com/sleepycat/persist/impl/StoredModel.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java b/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java index aee70255..959ba082 100644 --- a/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java +++ b/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * * $Id: VisitedObjects.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $ */ diff --git a/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java b/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java index 752f136b..5fb1a0ef 100644 --- a/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java +++ b/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java b/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java index c98e498e..06b3ca03 100644 --- a/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java +++ b/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java b/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java index d58e78b4..8848a4af 100644 --- a/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java +++ b/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java b/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java index 61d4b985..7c5e4c4c 100644 --- a/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java +++ b/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java b/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java index 6a6dec3d..d146aa45 100644 --- a/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java +++ b/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/DeleteAction.java b/lang/java/src/com/sleepycat/persist/model/DeleteAction.java index e4b2fb3b..d19b80bf 100644 --- a/lang/java/src/com/sleepycat/persist/model/DeleteAction.java +++ b/lang/java/src/com/sleepycat/persist/model/DeleteAction.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/Entity.java b/lang/java/src/com/sleepycat/persist/model/Entity.java index bb0bfe5b..b540f169 100644 --- a/lang/java/src/com/sleepycat/persist/model/Entity.java +++ b/lang/java/src/com/sleepycat/persist/model/Entity.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java b/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java index 89218ff7..184afca2 100644 --- a/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java +++ b/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/EntityModel.java b/lang/java/src/com/sleepycat/persist/model/EntityModel.java index 70c27316..8a3e258f 100644 --- a/lang/java/src/com/sleepycat/persist/model/EntityModel.java +++ b/lang/java/src/com/sleepycat/persist/model/EntityModel.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java b/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java index 835ddb18..09dee292 100644 --- a/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java +++ b/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/KeyField.java b/lang/java/src/com/sleepycat/persist/model/KeyField.java index b0b5567f..506fdedc 100644 --- a/lang/java/src/com/sleepycat/persist/model/KeyField.java +++ b/lang/java/src/com/sleepycat/persist/model/KeyField.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/ModelInternal.java b/lang/java/src/com/sleepycat/persist/model/ModelInternal.java index 65cd416c..686f2e9c 100644 --- a/lang/java/src/com/sleepycat/persist/model/ModelInternal.java +++ b/lang/java/src/com/sleepycat/persist/model/ModelInternal.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/NotPersistent.java b/lang/java/src/com/sleepycat/persist/model/NotPersistent.java index c6105fa1..7cefd374 100644 --- a/lang/java/src/com/sleepycat/persist/model/NotPersistent.java +++ b/lang/java/src/com/sleepycat/persist/model/NotPersistent.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/NotTransient.java b/lang/java/src/com/sleepycat/persist/model/NotTransient.java index 44a81066..2f4bf313 100644 --- a/lang/java/src/com/sleepycat/persist/model/NotTransient.java +++ b/lang/java/src/com/sleepycat/persist/model/NotTransient.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/Persistent.java b/lang/java/src/com/sleepycat/persist/model/Persistent.java index 5988655f..98595f08 100644 --- a/lang/java/src/com/sleepycat/persist/model/Persistent.java +++ b/lang/java/src/com/sleepycat/persist/model/Persistent.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java b/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java index 88d94a20..14855756 100644 --- a/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java +++ b/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java b/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java index b8cc7f0e..9fb05658 100644 --- a/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java +++ b/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java b/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java index b9ca8dff..122279c2 100644 --- a/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java +++ b/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/Relationship.java b/lang/java/src/com/sleepycat/persist/model/Relationship.java index 3877519d..f4b89efe 100644 --- a/lang/java/src/com/sleepycat/persist/model/Relationship.java +++ b/lang/java/src/com/sleepycat/persist/model/Relationship.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java b/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java index d2e096a0..93d79d74 100644 --- a/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java +++ b/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java b/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java index 24bea808..1641f279 100644 --- a/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java +++ b/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/raw/RawField.java b/lang/java/src/com/sleepycat/persist/raw/RawField.java index e4c566fb..31f4b750 100644 --- a/lang/java/src/com/sleepycat/persist/raw/RawField.java +++ b/lang/java/src/com/sleepycat/persist/raw/RawField.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/raw/RawObject.java b/lang/java/src/com/sleepycat/persist/raw/RawObject.java index efb6c707..0cdc953c 100644 --- a/lang/java/src/com/sleepycat/persist/raw/RawObject.java +++ b/lang/java/src/com/sleepycat/persist/raw/RawObject.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/raw/RawStore.java b/lang/java/src/com/sleepycat/persist/raw/RawStore.java index 4b8c9bae..116c9375 100644 --- a/lang/java/src/com/sleepycat/persist/raw/RawStore.java +++ b/lang/java/src/com/sleepycat/persist/raw/RawStore.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ diff --git a/lang/java/src/com/sleepycat/persist/raw/RawType.java b/lang/java/src/com/sleepycat/persist/raw/RawType.java index c3063f45..3421bb4d 100644 --- a/lang/java/src/com/sleepycat/persist/raw/RawType.java +++ b/lang/java/src/com/sleepycat/persist/raw/RawType.java @@ -1,7 +1,7 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved. * */ |
