⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbfacade.dgm

📁 正在学习Java的人或许能从中得到自己想要的东西
💻 DGM
字号:
LIAR1
#(#JVDiagramSpec 
	#name: 'dbFacade' 
	#creationDateSeconds: 3098713763 
	#modificationDateSeconds: 3130427257 
	#author: #(#AD2Identity 
		#nickName: '' 
		#name: '' 
		#company: '' ) 
	#state: #(#AD2DiagramState 
		#bits: 135 
		#zoom: '100%' 
		#translation: #(#Point 0 0 ) ) 
	#settings: #(#AD2DiagramSettings 
		#colors: 
		#(#AD2Paint 
			#symbolicColorDictionary: #(#classBackground #(#ColorValue #lightYellow ) #textForeground #(#ColorValue #black ) #interfaceBackground #(#ColorValue #salmon ) #classForeground #(#ColorValue #black ) #textBackground #(#ColorValue 4096 6553 8191 ) #diagramBackground #(#ColorValue #white ) #abstractClassBackground #(#ColorValue 8191 6553 4096 ) #freeLine #(#ColorValue #black ) #finalClassBackground #(#ColorValue 6553 8191 4096 ) #implementation #(#ColorValue #red ) #association #(#ColorValue #black ) #inheritance #(#ColorValue #black ) ) 
			#indexedColors: #(#(#ColorValue #white ) #(#ColorValue 6143 6143 6143 ) #(#ColorValue #gray ) #(#ColorValue #black ) #(#ColorValue 8191 4096 6151 ) #(#ColorValue #salmon ) #(#ColorValue 8191 6553 4096 ) #(#ColorValue #lightYellow ) #(#ColorValue 6553 8191 4096 ) #(#ColorValue #paleGreen ) #(#ColorValue 4096 8191 6152 ) #(#ColorValue #lightCyan ) #(#ColorValue 4096 6553 8191 ) #(#ColorValue #royalBlue ) #(#ColorValue 6553 4096 8191 ) #(#ColorValue #orchid ) #(#ColorValue 4096 2048 2106 ) #(#ColorValue 4096 4096 2048 ) #(#ColorValue 2048 4096 2562 ) #(#ColorValue 2048 2048 4096 ) ) 
			#coloredPrinting: true ) 
		#notation: 
		#(#AD2NotationPreferences 
			#notationType: #UML 
			#useColorScheme: true 
			#useStereotypes: true 
			#displayInheritanceSymbol: true 
			#displayVisibilitySymbols: true 
			#displayNavigabilitySymbol: false 
			#suppressMissingCompartments: true 
			#displayFullyQualifiedName: false 
			#displayDynamicRelations: false ) 
		#layout: 
		#(#AD2LayoutPreferences 
			#relationLayoutType: #straight 
			#inheritanceLayoutType: #straight 
			#implementsLayoutType: #straight 
			#inheritanceOrientation: #topToBottom 
			#equalizeClassSize: false ) ) 
	#filter: #(#JVMethodFilter 
		#attributesFilter: 
		#(#JVFilter 
			#bits: 0 
			#negativeBits: 0 
			#individuals: #() ) 
		#servicesFilter: 
		#(#JVFilter 
			#bits: 0 
			#negativeBits: 0 
			#individuals: #() ) 
		#dynamicRelationsFilter: 
		#(#JVFilter 
			#bits: 0 
			#negativeBits: 0 
			#individuals: #() ) ) 
	#classes: #(
		#(#'java.sql.ResultSet' 'd:\Projects\PatternJava\Programs\Facade\ResultSet.class' 485 112 1 nil 
			#showAttributes: false ) 
		#(#'java.sql.ResultSetMetaData' 'd:\Projects\PatternJava\Programs\Facade\ResultSetMetaData.class' 485 413 1 nil 
			#showAttributes: false ) 
		#(#'default.Database' 'd:\Projects\PatternJava\Programs\Facade\Database.class' 284 122 1 nil 
			#layouts: #(
				#(#JVLayoutSpec #'java.sql.Connection' 
					#attribute: 'con' 
					#layout1: #(0.0 0.346154 ) 
					#lineLayout: #(#(#Point 213 212 ) #(#Point 142 212 ) ) 
					#symbol: #plain ) 
				#(#JVLayoutSpec #'java.sql.DatabaseMetaData' 
					#attribute: 'dma' 
					#layout1: #(0.0 0.573077 ) 
					#lineLayout: #(#(#Point 213 271 ) #(#Point 163 272 ) ) 
					#symbol: #plain ) 
				#(#JVLayoutSpec #'default.Results' 
					#attribute: 'results' 
					#layout1: #(1.0 0.603846 ) 
					#lineLayout: #(#(#Point 356 279 ) #(#Point 423 280 ) ) 
					#symbol: #plain ) ) 
			#showAttributes: false 
			#showServices: true ) 
		#(#'default.Results' 'd:\Projects\PatternJava\Programs\Facade\Results.class' 488 208 1 nil 
			#layouts: #(
				#(#JVLayoutSpec #'java.sql.ResultSet' 
					#attribute: 'rs' 
					#lineLayout: #(#(#Point 486 208 ) #(#Point 486 174 ) ) 
					#symbol: #plain ) 
				#(#JVLayoutSpec #'java.sql.ResultSetMetaData' 
					#attribute: 'rsmd' 
					#lineLayout: #(#(#Point 486 378 ) #(#Point 486 413 ) ) 
					#symbol: #plain ) ) 
			#showAttributes: false 
			#showServices: true ) 
		#(#'java.sql.Connection' 'd:\Projects\PatternJava\Programs\Facade\Connection.class' 97 169 1 nil 
			#showAttributes: false ) 
		#(#'java.sql.DatabaseMetaData' 'd:\Projects\PatternJava\Programs\Facade\DatabaseMetaData.class' 98 251 1 nil 
			#showAttributes: false ) ) )

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -