I have a database that I want to create entities only for the tables with ax_ appended onto the front of it.
I have search everywhere are cant find any explanations.
php app/console doctrine:mapping:import --force AxxessORMBundle yml
This is the command I am using to create my entities