1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">1000000000000</property>
7 <property name=
"step_increment">1</property>
8 <property name=
"page_increment">10</property>
10 <object class=
"GtkBox" id=
"SpecialJDBCConnectionPage">
11 <property name=
"visible">True
</property>
12 <property name=
"can_focus">False
</property>
13 <property name=
"hexpand">True
</property>
14 <property name=
"vexpand">True
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
19 <object class=
"GtkLabel" id=
"header">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"halign">start
</property>
23 <property name=
"margin_bottom">6</property>
24 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|header">Set up connection to a MySQL/MariaDB database using JDBC
</property>
26 <attribute name=
"weight" value=
"bold"/>
30 <property name=
"expand">False
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">0</property>
36 <object class=
"GtkLabel" id=
"helpLabel">
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">False
</property>
39 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|helpLabel">Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings.
</property>
40 <property name=
"wrap">True
</property>
41 <property name=
"width_chars">72</property>
42 <property name=
"max_width_chars">72</property>
43 <property name=
"xalign">0</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <!-- n-columns=1 n-rows=1 -->
53 <object class=
"GtkGrid" id=
"grid1">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">False
</property>
56 <property name=
"hexpand">True
</property>
57 <property name=
"vexpand">True
</property>
58 <property name=
"row_spacing">6</property>
59 <property name=
"column_spacing">12</property>
61 <object class=
"GtkLabel" id=
"dbNameLabel">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">False
</property>
64 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|dbNameLabel">_Database name:
</property>
65 <property name=
"use_underline">True
</property>
66 <property name=
"mnemonic_widget">dbNameEntry
</property>
67 <property name=
"xalign">1</property>
70 <property name=
"left_attach">0</property>
71 <property name=
"top_attach">0</property>
75 <object class=
"GtkLabel" id=
"hostNameLabel">
76 <property name=
"visible">True
</property>
77 <property name=
"can_focus">False
</property>
78 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|hostNameLabel">_Server:
</property>
79 <property name=
"use_underline">True
</property>
80 <property name=
"mnemonic_widget">hostNameEntry
</property>
81 <property name=
"xalign">1</property>
84 <property name=
"left_attach">0</property>
85 <property name=
"top_attach">1</property>
89 <object class=
"GtkLabel" id=
"portNumLabel">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|portNumLabel">_Port number:
</property>
93 <property name=
"use_underline">True
</property>
94 <property name=
"mnemonic_widget">portNumEntry
</property>
95 <property name=
"xalign">1</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">2</property>
103 <object class=
"GtkEntry" id=
"dbNameEntry">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"hexpand">True
</property>
107 <property name=
"truncate-multiline">True
</property>
108 <property name=
"activates_default">True
</property>
111 <property name=
"left_attach">1</property>
112 <property name=
"top_attach">0</property>
116 <object class=
"GtkEntry" id=
"hostNameEntry">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">True
</property>
119 <property name=
"hexpand">True
</property>
120 <property name=
"truncate-multiline">True
</property>
121 <property name=
"activates_default">True
</property>
124 <property name=
"left_attach">1</property>
125 <property name=
"top_attach">1</property>
129 <object class=
"GtkBox" id=
"box1">
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">False
</property>
132 <property name=
"hexpand">True
</property>
133 <property name=
"spacing">12</property>
135 <object class=
"GtkSpinButton" id=
"portNumEntry">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"hexpand">True
</property>
139 <property name=
"activates_default">True
</property>
140 <property name=
"truncate-multiline">True
</property>
141 <property name=
"adjustment">adjustment1
</property>
144 <property name=
"expand">False
</property>
145 <property name=
"fill">True
</property>
146 <property name=
"position">0</property>
150 <object class=
"GtkLabel" id=
"portNumDefLabel">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">False
</property>
153 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|portNumDefLabel">Default:
3306</property>
156 <property name=
"expand">False
</property>
157 <property name=
"fill">True
</property>
158 <property name=
"position">1</property>
163 <property name=
"left_attach">1</property>
164 <property name=
"top_attach">2</property>
169 <property name=
"expand">False
</property>
170 <property name=
"fill">True
</property>
171 <property name=
"position">2</property>
175 <!-- n-columns=1 n-rows=1 -->
176 <object class=
"GtkGrid" id=
"grid2">
177 <property name=
"visible">True
</property>
178 <property name=
"can_focus">False
</property>
179 <property name=
"hexpand">True
</property>
180 <property name=
"vexpand">True
</property>
181 <property name=
"row_spacing">6</property>
182 <property name=
"column_spacing">12</property>
184 <object class=
"GtkLabel" id=
"jdbcDriverLabel">
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">False
</property>
187 <property name=
"halign">start
</property>
188 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|jdbcDriverLabel">MySQL/MariaDB JDBC d_river class:
</property>
189 <property name=
"use_underline">True
</property>
190 <property name=
"mnemonic_widget">jdbcDriverEntry
</property>
193 <property name=
"left_attach">0</property>
194 <property name=
"top_attach">0</property>
198 <object class=
"GtkEntry" id=
"jdbcDriverEntry">
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">True
</property>
201 <property name=
"hexpand">True
</property>
202 <property name=
"truncate-multiline">True
</property>
203 <property name=
"activates_default">True
</property>
206 <property name=
"left_attach">0</property>
207 <property name=
"top_attach">1</property>
211 <object class=
"GtkButton" id=
"testDriverButton">
212 <property name=
"label" translatable=
"yes" context=
"specialjdbcconnectionpage|testDriverButton">_Test Class
</property>
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">True
</property>
215 <property name=
"receives_default">True
</property>
216 <property name=
"use_underline">True
</property>
219 <property name=
"left_attach">1</property>
220 <property name=
"top_attach">1</property>
228 <property name=
"expand">False
</property>
229 <property name=
"fill">True
</property>
230 <property name=
"position">3</property>