Package de.caluga.morphium
Class Utils
java.lang.Object
de.caluga.morphium.Utils
Utility class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCacheKey(Class type, Map<String, Object> qo, Map<String, Integer> sort, Map<String, Object> projection, String collection, int skip, int limit, AnnotationAndReflectionHelper anHelper) static StringgetHex(byte by) static StringgetHex(byte[] b) static StringgetHex(byte[] b, int sz) static StringgetHex(int i) static StringgetHex(long i) getNoExprMap(Map<Object, Object> map) getQueryObjectMap(Map<String, Expr> exprMap) static Stringstatic void
-
Field Details
-
hexChars
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
toJsonString
-
writeJson
- Throws:
IOException
-
getHex
-
getHex
-
getHex
-
getHex
-
getHex
-
getCacheKey
-
getNoExprMap
-
getQueryObjectMap
-