public class OracleCommonUtils
extends java.lang.Object
Constructor and Description |
---|
OracleCommonUtils() |
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
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.