package org.argeo.cms.internal.kernel; enum JackrabbitNodeTypes { NOT_CONFIGURED, h2, postgresql, memory; }