682683684685686687688
return this.ormEnabled; } @Override public String getORMDatasource() { throw new PageRuntimeException(new DeprecatedException("this method is no longer supported!")); }