EnvironmentConfig envConfig = EnvironmentConfig.DEFAULT; envConfig.setAllowCreate(false); Environment env = new Environment(null, envConfig);