VO Class vs BO Class vs DTO Class | Advanced Java Tutorial | Mr.Nataraj

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 28

  • @Modi-y7k
    @Modi-y7k 2 роки тому +1

    Some are borned to become a great teacher..

  • @srikanthmachavaram7696
    @srikanthmachavaram7696 8 років тому +5

    Hello sir , can you please upload a video related to real time project structure including all layers like(Controller,VO,DTO,Service,DAO,BO).
    With flow,,,

  • @mohamednubaithu1481
    @mohamednubaithu1481 2 роки тому

    It's an extraordinary teaching style
    Thank you

  • @NareshIT
    @NareshIT  5 років тому

    Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL

  • @karviworld7627
    @karviworld7627 7 років тому +2

    Sir thank you, your videos are very helpful. I have one doubt, do we need to create all three VO,DTO,BO for a single class such as Student.

  • @vamshiraj7097
    @vamshiraj7097 6 місяців тому

    For those who watched this video, Sir's explanation regarding transfer of data between different of Application is correct. But what he said about VO class ,DTO class, BO class is completely wrong.
    Value Object(VO) is typically immutable and represents data without identity,
    Data Transfer Object (DTO) are used for transferring data with no business logic.
    Business Object (BO) encapsulate business logic and operations.

  • @programming5484
    @programming5484 2 роки тому

    Most informative lecture sir.

  • @srinivasreddyg301
    @srinivasreddyg301 8 років тому

    Thnq for sharing valuable information.But some where i even heard about Deligate classes.along with these classes.So where to use these deligate classes.What is the use of this class?

  • @dProfessor_
    @dProfessor_ Рік тому

    very well explained

  • @nitendrasingh534
    @nitendrasingh534 8 років тому

    sir...these are @awsome video.......plz add some video related to servlet communication.

  • @aoyankar3597
    @aoyankar3597 5 років тому

    Sir please upload practical part about all layers

  • @balramahirwar9016
    @balramahirwar9016 8 років тому

    i am the student of nareshi sir please uploade session tracking vedeos complete

  • @Shorts-gz3qk
    @Shorts-gz3qk 7 років тому

    Awesome video sir.. thanks

  • @sarbeshkumarsingh1328
    @sarbeshkumarsingh1328 7 років тому

    One of the best videos..............

  • @venkatagopinahd1815
    @venkatagopinahd1815 8 років тому

    sir plz upload web logic server and glassfish server videos

  • @KS-Looks
    @KS-Looks 2 роки тому

    VO - Value Object
    DTO- Data Transfer Object
    BO- Business Object
    😀😀👌

  • @dips2805
    @dips2805 8 років тому

    can you please make a video on jenkins.?

  • @kuldeeptiwari-mm2cp
    @kuldeeptiwari-mm2cp 8 років тому

    its my request to you people plz upload with name .......when we search name like natraj sir video ,so it becomes esially

  • @venkyvenkatesh5020
    @venkyvenkatesh5020 6 років тому

    Y setter and getter methods

  • @sparkey196
    @sparkey196 6 років тому +1

    Is this supposed to be about DDD? The definition and example of Value Object 6:45 is not correct. A VO cannot have Identity (by adding a unique studentNumber it is an Entity or DTO). Also it should be immutable, without setters. An example of a VO constructor might be FirstName(String name).

    • @dusanmilenkovic5886
      @dusanmilenkovic5886 6 років тому

      And you can't have a need to display the the ID to the user as output ?

  • @hell.tom_
    @hell.tom_ 6 місяців тому

    thanks

  • @faizalhussainsyed9770
    @faizalhussainsyed9770 7 років тому

    Thank you sir
    GOD OF JAVA

  • @anupamdas5389
    @anupamdas5389 7 років тому

    Thank u sir

  • @mandeepmehra2110
    @mandeepmehra2110 5 років тому

    Wrong explanation of VO design pattern....it has to immutable.

  • @sandipdigambarnarwade284
    @sandipdigambarnarwade284 8 років тому

    PLS add real time java tools///Junit...log4j