railo.runtime.functions.orm
Class EntitySave

java.lang.Object
  extended by railo.runtime.functions.orm.EntitySave

public class EntitySave
extends Object


Constructor Summary
EntitySave()
           
 
Method Summary
static String call(PageContext pc, Object obj)
           
static String call(PageContext pc, Object obj, boolean forceInsert)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntitySave

public EntitySave()
Method Detail

call

public static String call(PageContext pc,
                          Object obj)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object obj,
                          boolean forceInsert)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo