first commit
This commit is contained in:
@ -76,7 +76,7 @@ public class BaseContext {
|
||||
*
|
||||
* @return Boolean
|
||||
*/
|
||||
public static Boolean getSchema() {
|
||||
public static Boolean isSchemaMode() {
|
||||
return SCHEMA_HOLDER.get();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user