[FLOW3-general] FLOW3 Application on top of existing database
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Wed Apr 25 21:31:24 CEST 2012
Nope it will be used as defined in your annotation, we will just
autogenerate a full qualified name if you don't define any Table annotation.
On 25/04/12 20:23, Alexander Dick wrote:
> Am 25.04.2012 19:53, schrieb "Christian Müller (FLOW3 Team)":
>> Hi Alex,
>>
>> just a quick answer to your last question: You would want to have a
>> repository for each of your aggregate root objects but the repository
>> would always extend from our default doctrine repository and you just
>> need to implement special query methods so in many cases it is just an
>> empty class.
>>
>> Cheers,
>> Christian
>
> Hi Christian,
>
> This is my first FLOW3 application but luckily I did a lot of V4/extbase
> stuff already, so I'm familiar with how repositories work :-)
>
> When I specify @ORM\Table(name="blog_post"), is "blog_post" the actual
> table name or is it transformed to a "full qualified" name like
> package_domain_model_blog_post?
>
> I would need to have the exact table name specified in the annotations.
>
> best regards
> Alex
>
>
--
Christian Mueller
TYPO3 Core Team
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the FLOW3-general
mailing list