Oracle Big Data Spatial and Graph Property Graph
Java API Reference for Oracle NoSQL Database
Release 3 (3.0) E62126-08
- java.lang.Object
-
- oracle.pg.common.OracleCommonUtils
-
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static int |
revolve(int hash,
int oldHash)
Calculates a hash code out of the two given hash integer values
|
static java.lang.String |
unescapeLiteral(java.lang.String s)
Unescape literal object value
|
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
revolve
public static int revolve(int hash,
int oldHash)
Calculates a hash code out of the two given hash integer values
Oracle Big Data Spatial and Graph Property Graph
Java API Reference for Oracle NoSQL Database
Release 3 (3.0) E62126-08
Copyright © 2015, 2019, Oracle and/or its afflilates. All Rights Reserved.