[ 
https://issues.apache.org/jira/browse/DELTASPIKE-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580601#comment-14580601
 ] 

Thomas Andraschko commented on DELTASPIKE-700:
----------------------------------------------

I didn't review it (would be better if Thomas H. would do it) but thanks for 
implementing it!
As you are familiar with it now, could you please also add #entityName() 
similar to #tableName()?



> Add #tableName() to AbstractEntityRepository
> --------------------------------------------
>
>                 Key: DELTASPIKE-700
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-700
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Data-Module
>            Reporter: Thomas Andraschko
>            Assignee: Daniel Cunha (soro)
>            Priority: Minor
>
> As table names can easiely be changed via @Table, it would be an typesafe 
> usage to get the native table name for native queries
> e.g.
> @Table(name = "tbl_MyEntity")
> public class MyEntity...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to