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

META-INF.dirigible.template-database-access.template.js Maven / Gradle / Ivy

The newest version!
/*
 * Generated by Eclipse Dirigible based on model and template.
 *
 * Do not modify the content as it may be re-generated again.
 */
export function getTemplate() {
	return {
		name: "Database Access (API)",
		description: "Database Access Template",
		sources: [{
			location: "/template-database-access/service.mjs.template", 
			action: "generate",
			rename: "{{fileName}}.mjs"
		}],
		parameters: [],
		order: 21
	};
};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy