| Author |
overwriting methods
|
Jochen Seliger
Greenhorn
Joined: Jan 08, 2005
Posts: 8
|
|
I want to disable or to overwrite the methods, available over right mouse click on JdbTables. Could anybody tell me how to do that. Jochen
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26218
|
|
Jochen, I'm a bit confused about what you are trying to do. Can you provide some clarification: What does it mean to disable a method? Is it a Java method? Database function? Are you using an IDE? Is this in a database view? Swing view?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Jochen Seliger
Greenhorn
Joined: Jan 08, 2005
Posts: 8
|
|
I'm using JBuilder 9.0 for coding and ORACLE 10g as database. To show the selected rows I use JdbTables. These Objects have methods for ordering the rows, using methods, avalable via rigth mouse clicks (order by columns). I want to disable this ordering. How to do this? REgards Jochen
|
 |
 |
|
|
subject: overwriting methods
|
|
|