public class OracleCommonUtils extends 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 String | unescapeLiteral(String s)Unescape literal object value | 
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.