public final class Util extends Object
This class contains utility functions for use in all delegate classes.
Modifier and Type | Method and Description |
---|---|
static String |
rtp(String query,
String tablePrefix)
Replace the table prefix in a query by replacing any occurrences of
"{0}" with the table prefix.
|
Copyright © 2016. All rights reserved.