org.jpox.store.rdbms.adapter
Class DerbySQLFunction

java.lang.Object
  extended byorg.jpox.store.rdbms.adapter.DerbySQLFunction

public class DerbySQLFunction
extends java.lang.Object

Java Functions that are called by the database


Constructor Summary
DerbySQLFunction()
           
 
Method Summary
static int ascii(java.lang.String code)
          ASCII code.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerbySQLFunction

public DerbySQLFunction()
Method Detail

ascii

public static int ascii(java.lang.String code)
ASCII code.

Parameters:
code - The code
Returns:
The ascii character


Copyright © -2007 . All Rights Reserved.