Skip to content

CF-ORM Generator is a ColdFusion File for Generating ORM-Based ColdFusion Components. It Creates all the components based off of a ColdFusion Datasource.

Notifications You must be signed in to change notification settings

ryanedgar/CF-ORMGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF-ORMGen v.2.0.0

Coldfusion File for Generating ORM Components

This Creates an ORM Component from a DataSource and a Database Table.

Change Log:

v.2.0.0 :

  • Rewrite and Reimplentation of CF-ORMGenerator
  • Updated UI to BootStrap 4
  • Updated File Structure
  • Foreign Keys have been implemented in Generator as well

Tested on:

  • Adobe ColdFusion (ACF) 10 (V.10,0,18,296330)
  • SQL Server
  • MySQL (Community Edition)
  • Apache Derby Datasources (ACF only)

About

CF-ORM Generator is a ColdFusion File for Generating ORM-Based ColdFusion Components. It Creates all the components based off of a ColdFusion Datasource.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 59.9%
  • ColdFusion 40.1%