public class Tables extends Object
public static String getSQL(Object[] sqlData, Version currentVersion)
sqlData
- An array of [Version, String] pairs to select fromcurrentVersion
- The requested version of SQL to retrieveUnsupportedServerVersion
- if no match can be foundIllegalStateException
- if the sqlData pairs are ill formedCopyright © 2013–2017 impossibl.com. All rights reserved.