detect (klass) private
Detect whether a class is a model.
Test that against the model class of your persistence library.
Parameters:
-
klass
Class
- The class to test.
Returns:
- boolean Whether the class is a model class or not.
detect (klass) private
Detect whether a class is a model.
Test that against the model class of your persistence library.
Class
Please login to continue.