fevereiro 21, 2012 O Easy-Cassandra é um framework ORM e um alto cliente para o Apache Cassandra em java, com ele é possível persistir objetos java de uma maneira muito fácil.
Easy-Cassandra is a framework ORM API and a high client for Apache Cassandra in java, with this is possible persist information from the Java Object in easy way.
Há alguns anos, enquanto trabalhava com uma equipe de software escrevendo um aplicativo na linguagem Java, passei pela gratificante experiência de aprender um pouco mais que o programador médio sobre a Serialização de Objetos Java.
A few years ago, while working with a software team writing an application in the Java language, I experienced the benefit of knowing a little more than your average programmer about Java Object Serialization.
Especifica o pacote para o qual os objetos Java serão gerados.
Specifies the package to which the Java objects will be generated.
Objetos Java são criados usando a função make.
Entõa, apesar das queries operarem sobre objetos JAva fortemente tipados, elas ainda são fracamente tipadas.
Thus whilst the queries operate over strongly-typed Java objects, they themselves are weakly typed.
Instanciação de objetos Java, armazenando a referência de objeto sob um determinado rótulo de objeto.
Instantiation of Java objects, storing the object reference under a given object label.
Principais características: - você pode indexar quaisquer objetos Java...
Main features: - you can index any Java objects having a text content.
Acho isso muito útil para melhorar a legibilidade de alguns "tipos específicos" de código, especialmente quando "se estende" a funcionalidade existente em objetos Java.
I find this very useful for improving the readability of some *particular kinds* of code, especially when "extending" the functionality existing Java objects.
Você sabe como criar e executar objetos Java que podem fazer diversas tarefas, incluindo fazer coisas diferentes com base em entradas diferentes.
You know how to create and run Java objects that can do a good number of things, including doing different things based on different input.
Presumindo que você tenha alterado as definições no assistente, você poderá gerar novamente os objetos Java, como indicado abaixo
Assuming you have changed the settings in the wizard, you can regenerate the Java objects, as indicated below
Os dados que podem ser gravados nesse banco de dados podem variar de tipos de dados simples, como cadeias, a tipos de dados complexos, como objetos Java.
The data that can be written to this database can vary from simple data types, such as strings, to complex data types such as Java objects.
Mas o conceito por trás de todos os mapeamentos é o mesmo: mapear objetos Java para a estrutura de dados do banco de dados correspondente.
The concept behind all of the mappings is the same though: map Java objects to the data structures of your persistence store.
Agora que você sabe o que o IDE gerou para seu documento XML, usaremos algumas das ferramentas que examinamos para fazer algo significativo com nossos objetos Java gerados.
Now that you know what the IDE has generated for your XML document, we will use some of the tools we have looked at to do something meaningful with our generated Java objects.