public final class Util extends Object
This class contains utility functions for use in all delegate classes.
static String
rtp(String query, String tablePrefix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String rtp(String query, String tablePrefix)
Replace the table prefix in a query by replacing any occurrences of "{0}" with the table prefix.
query
tablePrefix
Copyright © 2014. All rights reserved.