All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.webpieces.plugins.hsqldb.H2DbRouteId Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package org.webpieces.plugins.hsqldb;

import org.webpieces.router.api.routes.RouteId;

public enum H2DbRouteId implements RouteId {

	REDIRECT_TO_DB_GUI, DATABASE_GUI_PAGE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy