Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 158738: Jtopen jdbc driver and birt --> Can't restrict DB

-   Summary:

CheckIn: Fix Bugzilla Bug 158738: Jtopen jdbc driver and birt --> Can't restrict DB


- Bugzilla Bug (s) Resolved:
Bugzilla Bug 158738:


- Description:
A check box was added in DataSetPreferencePage to indicate whether all the schemas should be prefetched or not, the default value is “YES”. If the check box is unchecked, no schema will be fetched from database when SQLDataSetEditor is activated, users can specify the schema name in the combo list or get all the schemas by filtering, in order to speed up the display of SQLDataSetEditor when there are lots of schemas and tables in the database, or when the network condition is crappy.


- Tests Description:
No.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Deleted

- Files Added

- Files Edited:

"/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/preference/DateSetPreferencePage.java" "/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java" "/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/nls/JdbcPluginResources.properties"

 


Back to the top