org.jumpmind.symmetric.db.hsqldb
Class HsqlDbFunctions

java.lang.Object
  extended by org.jumpmind.symmetric.db.hsqldb.HsqlDbFunctions

public class HsqlDbFunctions
extends java.lang.Object


Constructor Summary
HsqlDbFunctions()
           
 
Method Summary
static java.lang.String encodeBase64(byte[] binaryData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HsqlDbFunctions

public HsqlDbFunctions()
Method Detail

encodeBase64

public static java.lang.String encodeBase64(byte[] binaryData)


Copyright © 2007-2008. All Rights Reserved.