[jira] [Resolved] (DELTASPIKE-700) Add #tableName() to AbstractEntityRepository

2015-06-11 Thread Daniel Cunha (soro) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Cunha (soro) resolved DELTASPIKE-700.

Resolution: Fixed

 Add #tableName() to AbstractEntityRepository
 

 Key: DELTASPIKE-700
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-700
 Project: DeltaSpike
  Issue Type: New Feature
  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)


[jira] [Resolved] (DELTASPIKE-700) Add #tableName() to AbstractEntityRepository

2015-06-09 Thread Thomas Andraschko (JIRA)

 [ 
https://issues.apache.org/jira/browse/DELTASPIKE-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko resolved DELTASPIKE-700.
--
Resolution: Won't Fix

 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)