M
Manuel
I have a program to generate almost all of my DB code but as I add tables
and relationships the class file it generates is starting to get really big;
10k lines with just a few tables and I haven't added their relationships
yet, this includes the autogenerated comments.
Now the question is, how big can a class file be?
and relationships the class file it generates is starting to get really big;
10k lines with just a few tables and I haven't added their relationships
yet, this includes the autogenerated comments.
Now the question is, how big can a class file be?