UML and  Java Creator

Hi
I'm working with Sun One Studio 5.1 and
i'm interested about how the
modelling products can be used in Java Creator as useful input and improve
system Development.
Would be great!!!
Regards

I am new to UML and Java Design
Patterns
Please suggest some good books for UML and Java
Design Patterns.
VenuThere are only a few of them:
http://www.amazon.com/gp/product/0596007124/ref=pd_bxgy_text_b/102-9140088-0344105?%5Fencoding=UTF8
http://www.amazon.com/gp/product/0130935387/ref=pd_sbs_b_3/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
http://www.amazon.com/gp/product/0471227293/ref=pd_sim_b_5/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
http://www.amazon.com/gp/product/0201485397/102-9140088-0344105?v=glance&n=283155

Similar Messages

  • UML and Java Design Patters

    I am new to UML and Java Design Patterns
    Please suggest some good books for UML and Java Design Patterns.
    Venu

    I am new to UML and Java Design
    Patterns
    Please suggest some good books for UML and Java
    Design Patterns.
    VenuThere are only a few of them:
    http://www.amazon.com/gp/product/0596007124/ref=pd_bxgy_text_b/102-9140088-0344105?%5Fencoding=UTF8
    http://www.amazon.com/gp/product/0130935387/ref=pd_sbs_b_3/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
    http://www.amazon.com/gp/product/0471227293/ref=pd_sim_b_5/102-9140088-0344105?%5Fencoding=UTF8&v=glance&n=283155
    http://www.amazon.com/gp/product/0201485397/102-9140088-0344105?v=glance&n=283155

  • Package in UML and Java

    Is UML's package equivalent to Java package? If so, what Java counterpart is UML's component equivalent to?

    After some surveys I find that
    1. UML package is an "aggregation" of the inside class while Java package is not.
    2. UML package has visibility modifiers while in Java , you have to implement package interface.
    3. UML package can inherit another UML package
    (MartinS, is the above what "isomorphic" you mean?)
    To me, it is quite confusing, as I think a UML component can be implemented by a jar/war/zip, a java file which containing several classes, or a package in Java. And a UML package can also be implemented by jar/war/zip and package.
    UML package and component are just high level or analysis model of the system while what you are selecting the Java counterparts to implement is a design choice.

  • Uml and java book

    I�d like to buy some books about java & UML..
    Can you recomend me any, please?
    thanks!
    David
    Argentina

    Two excellent Sun books:
    http://www.sun.com/books/catalog/crupi/
    http://www.sun.com/books/catalog/stelting/
    Martin Fowler
    http://www.martinfowler.com/
    Bruce Eckels
    http://www.mindview.net/Books
    ---Links---
    UML Standard
    http://www.omg.org/uml/
    More OO/UML Links
    http://directory.google.com/Top/Computers/Programming/Methodologies/Object-Oriented/
    http://directory.google.com/Top/Computers/Programming/Methodologies/Unified_Process/

  • How to make a simple login page using java creator studio and mysql

    Hi,
    I hav got java creator studio n my sql.Can u give me the code for login page authentication and navigation

    This is a forum about Java language questions, not about how to use a developers tool. I would say to go to the site where you got java creator studio from, and look for a forum there.

  • Can I use Java Creator 2 with old JRE/JDK 1.4.2_07??

    I am planning to install new Java Creator 2 but I am having JRE and JDK 1.4.2_07 and I am using mysql 3.23.55 and I want to integrate it.
    Currently my OS is Windows XP SP2 platform with processor Intel Centrino 1.4 and RAM 256 MB... I know the ram is not sufficient and i am planning to upgrade it.. but the problem is can i still remain to use the old JRE and JDK 1.4.2_07 and i am also using mysql 3.23.55... all the driver and engine are out to date but can i still use it and integrate it with java creator 2?
    The questions are:
    1) Can I use Java creator 2 with those old engine?
    2) What java compiler or development tools i can use to develop java standalone application?
    Thank you

    When the jar file is expanded within Eclipse, it shows that the mail.jar file is built with 1.5.0; I think? Here is the header contents of the MANIFEST.MF file, note "Created by."
    Manifest-Version: 1.0
    Implementation-Version: 1.4
    Specification-Title: JavaMail(TM) API Design Specification
    Specification-Version: 1.3
    Implementation-Title: javax.mail
    Extension-Name: javax.mail
    Created-By: 1.5.0 (Sun Microsystems Inc.)
    Implementation-Vendor-Id: com.sun
    Implementation-Vendor: Sun Microsystems, Inc.
    Specification-Vendor: Sun Microsystems, Inc.
    SCCS-ID: @(#)javamail.mf     1.6 05/12/09
    This is causing problems, because anytime I try to use this file, I get signing errors. I have several Web Services built by BAE and Plumtree that are running on 1.4.2; and therefore I am stuck with 1.4.2. I did try to remove the SUN_MICR.* files, thinkning it would resolve the signing issues, but then that caused other problems. I can provide you with code that demonstrates the problem.
    Is there a place where I can get a mail 1.4 jar file built with 1.4.2? that would most likely solve my problems.

  • Problem related to dropDowns in java creator

    hi,
    My problem is related to cascading dropDowns in java creator.
    i hav placed 4 dropDowns on my jsp page. n whn i populate them using queries based upon the value selected in the previous dropDown, the dropDown do not retain the selected values the alert that it gives is:
    com.sun.rave.web.ui.component.DropDown::The current value of component form1:Did you forget to reset the value after changing the options?
    i hav used Options[] to popuate the dropDowns.
    Can anyone suggest me a solution as soon as possilbe.
    Thankx in advance.
    Regards,
    Johnita

    Hi There,
    This will help http://blogs.sun.com/divas/entry/coordinated_drop_down_lists
    Also the latest version of Creator is Netbeans , do download and try it at www.netbeans.org
    K

  • Sun java Creator, Table component vanishes when associating with the table

    I am trying to develop JSF page with a table component and associating a table (users) to the table component.
    I have created datasource and i can see the data in the SQL editor in Sun Java Creator.
    But when i try to associate the table component with the table(users).
    I table component vanishes.
    I dont understand what is the problem.
    Can anybody help me.

    The default theme is localized. If you look at <Creator-install>/rave2.0/modules/ext/locale
    you should see the localized default theme jars. Not sure which locale you are. You can put your localized jar here. Add the localized jar to your web application via library manager for it to be included in the deployed war file
    - Winston
    http://blogs.sun.com/winston

  • Problem with Sun Java Creator JDBC driver .....

    Hi:
    I am new to Java Studio Creator. I am using Oracle Enterprise Edition 8.0.5.0 database to get data from. Through Servers Navigator->Data Sources, I define a new datasource using default JSC JDBC driver for Oracle. However, when I try to test the connection I get the following error.
    [sunm][Oracle JDBC Driver] Internal Error: Net8 Protocol Error
    Can someone tell me what is going on here? By the way I also have Netbeans 4.0 IDE which works fine with the same database.
    -Victor bagga

    I was using the following database URL.
    jdbc:sun:oracle://autoserv.cqtel.com:1521;SID=autosvdb
    The SID is valid because I can use other JDBC drivers such as Oracle's thin driver which uses the Database URL
    jdbc:oracle:thin:@autoserv.cqtel.com:1521:autosvdb
    and it works. However, I can not use the Oracle thin JDBC driver with Sun Java Creator as it seems to be incompatible. Using this driver I can successfully define a datasource and veiw all the data and make all kind of queries through the Server Navigator window but when I try to drop a database table on to a Data Table in my project, nothing happens. If I try to Edit the query on the rowset, the GUI window does not show any Column names and display names.
    By the way, I also have an Oracle 9.x database which works just fine with Java Ctreator Studio. I really like Java Creator as I find it very productive but not being able to make it work with Oracle 8.0.5.0 takes the fun out of it.

  • What is your most-used Sun Java Creator feature/widget/key sequence

    As I am learning about the IDE and using it to develop apps, I wonder about the most commonly used features that I have yet to learn about. Especially the key sequences that could save me time.
    What features do you find yourself using the most? What features do you rely on as productivity enhancers?

    Hi,
    Thanks for your interest in Sun Java Studio Creator.
    Apparently the Studio Creator offers drag-and-drop, RAD approach to J2EE development. Java Studio Creator blends together technologies such as JSF, JDBC Rowsets, and the Web Services APIs to give J2EE developers a brisk-start when it comes to building web applications. The developers without being tied to proprietary technologies, developers can work with and within Creator or easily take their code with them to a number of development platforms.
    Requirement of more sophisticated technologies to meet user demands, enterprise developers can incorporate EJB's.
    Please have a walkthrough of the IDE features in the following links.
    http://www.sun.com/software/products/jscreator/features.xml
    http://developer.sun.com/prodtech/javatools/jscreator/
    Keep looking for new features and updates of the iDE.
    Cheers :)
    Creator Team.

  • UML: From ER to UML to JAVA : many-to-many relationship implementation.

    Hi All,
    Basically, I just want to know if we have point 1 (ER), then is point 2 (UML) and point 3 (JAVA) correct? 1M Thanks.
    1. ER-wise, we have a many-to-many relationships between 2 tables A and B. Its implementation is:
    Table_A
    ID PK
    Table_B
    ID PK
    Table_AB
    ID FK REFERENCED TO TABLE_A
    ID FK REFERENCED TO TABLE_B
    DateCreated (a third column)
    2. UML-wise, we would have 2 classes Table_A, Table_B and an association class Table_AB. Is this correct? OR is there any other possibility depending on the nature of these classes Table_A, Table_B?
    3. Java-wise, we would have 3 below classes. Is this correct?
    OR is there any other possibility depending on the nature of these classes Table_A, Table_B?
    public class Table_A
         private int ID;
    public class Table_B
         private int ID;
    public class Table_AB
         private DateTime DateCreated;
         private Table_A a;
         private Table_B b;

    Hi MOD,
    1. Actually, the original question:
    Table_A<---many-to-many--->Table_B
    can be break down to
    Table_A<---1-to-many--->Table_AB and Table_AB<---many-to-1--->Table_B
    where Table_AB is an association class with an attribute.
    2. As for the Implementation, I have a reviewed version based upon point 1. for the point 3 of original post.
    import java.util.*;
    public class Table_A
         private int ID;
         List abList = new ArrayList();  // This is Table_A<---1-to-many--->Table_AB
         public Table_A(int ID)
              this.ID=ID;
         public void addTable_AB(Table_AB ab)
              abList.add(ab);
              ab.setTable_A(this);
         //...other methods
    public class Table_B
         private int ID;
         List abList = new ArrayList();  // This is Table_B<---1-to-many--->Table_AB
         public Table_B(int ID)
              this.ID=ID;
         public void addTable_AB(Table_AB ab)
              abList.add(ab);
              ab.setTable_B(this);
         //...other methods     
    public class Table_AB
         private Date DateCreated;     
         private Table_A a;     // This is Table_AB<---many-to-1--->Table_A
         private Table_B b;     // This is Table_AB<---many-to-1--->Table_B
         public Table_AB(Date DateCreated)
              this.DateCreated=DateCreated;
         public void setTable_A(Table_A a)
              this.a= a;
         public void setTable_B(Table_B b)
              this.b= b;
         //...other methods     
    }

  • UML for Java

    Hi,
    I'm looking for a good book (or URL) regarding J2EE application design using UML... That is, I know a bit about Java and a little about OO principles but I don't know where to start in terms of putting what I know into practice.
    Would be grateful for some advice - and thanks in advance!

    Thanks for the feedback - I will check out Martin
    Fowlers book and the URL. Also, I guess my question
    was a bit dum in the sense that UML is implementation
    independent (long words now) but I find the thought
    of implementing a set of UML documentation extremely
    daunting, to say the least. Any
    books/resources/other on this?Start with Fowler.
    "implementing a set of UML documentation" - you mean a complete design? Yes, it can be a lot of work, depending on how rigorous you want to be. (For example, doing a complete UI design will become quite a challenge, indeed.)
    Fowler has some fine thoughts about UML and its uses. He says there are two schools of thought:
    (1) Sketchers, or folks who use snippets of UML to communicate their ideas to others. These folks are used to working on sheets of paper and whiteboards, and
    (2) "UML as blueprint" folks want to treat UML designs like engineering drawings. Their goal is to take a complete design and either throw it over the wall for implementation, much like engineering firms used to heave drawings over the wall to manufacturing departments, or pass it to a model driven development package that would parse the UML and spit out a complete code base.
    I'm firmly in the sketchers camp.
    I don't think heaving drawings over the wall has proven very effective for engineering and manufacturing firms. I don't think it will be much better for software firms. Engineering is guided by the laws of physics and 1000s of years of experience. Computer science and software development isn't nearly at that level yet.
    If you can get some good class diagrams and capture your most important use cases as sequence diagrams I'd say you were making a fine start.
    %

  • Whats is difference between Java JRE  and  Java SDK

    Hi,
    what is the difference between Java JRE and Java SDK...
    i think both of them have the same set of files to be installed...
    I am not able to understand where they differ

    The JRE (Java runtime Environment) contains just the stuff necessary to run Java and the SDK (System Development Kit) contains the extra stuff necessary (and also helpful) to develop in Java.

  • What is difference between C# Gzip and Java swing GZIPOutputStream?

    Hi All,
    I have a Java swing tool where i can compress file inputs and we have C# tool.
    I am using GZIPOutputStream to compress the stream .
    I found the difference between C# and Java Gzip compression while a compressing a file (temp.gif ) -
    After Compression of temp.gif file in C# - compressed file size increased
    while in java i found a 2% percentage of compression of data.
    Could you please tell me , can i achieve same output in Java as compared to C# using GZIPOutputStream ?
    Thank a lot in advance.

    797957 wrote:
    Does java provides a better compression than C#?no idea, i don't do c# programming. and, your question is most likely really: "does java default to a higher compression level than c#".
    Btw what is faster compression vs. better compression?meaning, does the code spend more time/effort trying to compress the data (slower but better compression) or less time/effort trying to compress the data (faster but worse compression). most compression algorithms allow you to control this tradeoff depending on whether you care more about cpu time or disk/memory space.

  • What is the diffrence between package javax.sql and java.sql

    Is javax designed for J2EE?
    And when to use package javax?

    Hi,
    What is the diffrence between package javax.sql and java.sql?The JDBC 2.0 & above API is comprised of two packages:
    1.The java.sql package and
    2.The javax.sql package.
    java.sql provides features mostly related to client
    side database functionalities where as the javax.sql
    package, which adds server-side capabilities.
    You automatically get both packages when you download the JavaTM 2 Platform, Standard Edition, Version 1.4 (J2SETM) or the JavaTM 2, Platform Enterprise Edition, Version 1.3 (J2EETM).
    For further information on this please visit our website at http://java.sun.com/j2se/1.3/docs/guide/jdbc/index.html
    Hope this helps.
    Good Luck.
    Gayam.Srinivasa Reddy
    Developer Technical Support
    Sun Micro Systems
    http://www.sun.com/developers/support/

Maybe you are looking for

  • How to implement code to method in SPROXY

    HI Version is ERP 6.0 EHP4... I have generated an webservice proxy class using Transaction SPROXY. Now i want to implement some business logic in one of the methods of the class. But i get the message: "You cannot edit proxy objects" How do i add my

  • Is it possible to pass a string representing a class name in java as an arg

    Hi, this is probably a bit of a stupid question, but one that has me quite confused all the same! Is it possible to pass a string or class name etc. representing a type of class in java, to a method so that instead of having to redefine a method with

  • How can I get signed into iMessage For iPad 3

    I can not get signed into my iMessage and do not know how I got signed out???

  • Test console on managed servers?

    Hello, does anybod know if it possible to enable the test console for web services on a/all managed servers? I understand it is available on admin only. But can this be changed by a command line switch or is it part of the console web-app then I gues

  • Changing connection properties

    Can I deploy a jar file with connection properties in a separate, editable file as I wouldnt know the username, SID name. These will be different for each installation?