mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Ticket #269: Added a new utility class, and support for reading ConnectionRecord objects.
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
<property name="useActualColumnNames" value="true"/>
|
||||
</table>
|
||||
|
||||
<!-- Set catalog to the name of the database that contains the guacamole authentication tables. -->
|
||||
<table catalog="guacamole" tableName="guacamole_connection_history" domainObjectName="ConnectionHistory" >
|
||||
<property name="useActualColumnNames" value="true"/>
|
||||
</table>
|
||||
|
||||
</context>
|
||||
</generatorConfiguration>
|
||||
|
||||
|
Reference in New Issue
Block a user