Commit 90c8807f authored by Erika Segatto's avatar Erika Segatto

[WIP] Inclui geração de classe hibernate JPA

parent 365f5316
...@@ -151,6 +151,9 @@ ...@@ -151,6 +151,9 @@
</Options> </Options>
</Linking> </Linking>
<Other> <Other>
<CompilerMessages>
<IgnoredMessages idx4105="True" idx4104="True"/>
</CompilerMessages>
<CustomOptions Value="-dUseCThreads"/> <CustomOptions Value="-dUseCThreads"/>
<OtherDefines Count="1"> <OtherDefines Count="1">
<Define0 Value="FullDebugMode"/> <Define0 Value="FullDebugMode"/>
......
This diff is collapsed.
...@@ -61,9 +61,9 @@ object PreviewClassCode: TPreviewClassCode ...@@ -61,9 +61,9 @@ object PreviewClassCode: TPreviewClassCode
Height = 530 Height = 530
Top = 0 Top = 0
Width = 793 Width = 793
ActivePage = tbJavaDomain ActivePage = tbJavaHibernate
Align = alClient Align = alClient
TabIndex = 5 TabIndex = 4
TabOrder = 0 TabOrder = 0
object tbObjPascal: TTabSheet object tbObjPascal: TTabSheet
Caption = 'ObjPascal' Caption = 'ObjPascal'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment